Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandhya1874 committed Oct 7, 2024
1 parent f0ccf6a commit 270cc3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
echo "version=$version" | tee -a "$GITHUB_OUTPUT"
- name: Set quay.io variables if docker registry is ghcr.io
if: ${{ inputs.docker_registry }} == 'ghcr.io'
env:
username: ${{ secrets.HMPPS_QUAYIO_USER }}
token: ${{ secrets.HMPPS_QUAYIO_TOKEN }}
Expand Down

0 comments on commit 270cc3b

Please sign in to comment.