mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 03:24:26 +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:
parent
7020b59f1d
commit
5fb73c15e8
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
|
||||
|
Loading…
Reference in New Issue
Block a user