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:
Christian Jakob 2022-08-04 11:30:28 +02:00 committed by GitHub
parent 7020b59f1d
commit 5fb73c15e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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