Skip to content

Commit 9c2950f

Browse files
authored
Merge pull request #174 from matysek/lcore-311
LCORE-311: Fix4 pushing release image to quay from tag
2 parents fa24b83 + ad70fc7 commit 9c2950f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_push_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
env:
99
IMAGE_NAME: lightspeed-stack
1010
IMAGE_NAMESPACE: lightspeed-core
11-
REGISTRY: quay.io
11+
IMAGE_REGISTRY: quay.io
1212
GIT_TAG: ${{ github.ref_name }}
1313
LATEST_TAG: latest
1414
CONTAINER_FILE: Containerfile

0 commit comments

Comments
 (0)