mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:27:42 +00:00
chore: copy multiarchitecture manifests (#4115)
* chore: copy multichannel manifests * use all option Co-authored-by: Florian Forster <florian@caos.ch> Co-authored-by: Florian Forster <florian@caos.ch>
This commit is contained in:
2
.github/workflows/release-channels.yml
vendored
2
.github/workflows/release-channels.yml
vendored
@@ -49,4 +49,4 @@ jobs:
|
||||
- name: copy release to stable
|
||||
run: |
|
||||
skopeo --version
|
||||
skopeo copy docker://ghcr.io/zitadel/zitadel:$STABLE_RELEASE docker://ghcr.io/zitadel/zitadel:stable
|
||||
skopeo copy --all docker://ghcr.io/zitadel/zitadel:$STABLE_RELEASE docker://ghcr.io/zitadel/zitadel:stable
|
||||
|
Reference in New Issue
Block a user