Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 27cf991

Browse files
committed
ci: use quay.io for default registry
Signed-off-by: Chris Privitere <[email protected]>
1 parent 0bfb7e1 commit 27cf991

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
needs: [build-image]
104104
env:
105105
TAG: ${{ needs.build-image.outputs.image-tag }}
106+
REGISTRY: ${{ env.QUAY_REGISTRY }}
106107

107108
steps:
108109

0 commit comments

Comments
 (0)