mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 16:07:32 +00:00
chore: release latest on next
This commit is contained in:
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 \
|
||||||
|
Reference in New Issue
Block a user