Skip to content

Commit

Permalink
Update docker-builds.yml
Browse files Browse the repository at this point in the history
Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
  • Loading branch information
gitworkflows authored Feb 18, 2024
1 parent 7490aca commit a293bb2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docker-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ jobs:
username: ${{ github.actor }}
password_secret: GITHUB_TOKEN
image: ghcr.io/khulnasoft-lab/cfssl
# docker test publish, todo: switch to service account
- registry: ""
username: ${{ secrets.DOCKERHUB_USERNAME }}
password_secret: ${{ secrets.DOCKERHUB_TOKEN }}
image: cfssl/cfssl
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a293bb2

Please sign in to comment.