mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-11 12:33:41 +00:00
chore: release latest on next
This commit is contained in:
parent
7a03eb1d7c
commit
3c1f092c74
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
|||||||
${{ inputs.image }}
|
${{ inputs.image }}
|
||||||
-
|
-
|
||||||
name: Publish latest
|
name: Publish latest
|
||||||
if: ${{ github.ref_name == 'main' }}
|
if: ${{ github.ref_name == 'next' }}
|
||||||
run: |
|
run: |
|
||||||
docker buildx imagetools create \
|
docker buildx imagetools create \
|
||||||
--tag ${{ inputs.image_name }}:latest \
|
--tag ${{ inputs.image_name }}:latest \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user