Skip to content

Commit

Permalink
ci: use quay.io for default registry
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Privitere <[email protected]>
  • Loading branch information
cprivitere committed May 1, 2023
1 parent 0bfb7e1 commit 27cf991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
needs: [build-image]
env:
TAG: ${{ needs.build-image.outputs.image-tag }}
REGISTRY: ${{ env.QUAY_REGISTRY }}

steps:

Expand Down

0 comments on commit 27cf991

Please sign in to comment.