This commit is contained in:
parent
3f4c711715
commit
92e5c65b91
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
|||
- name: build
|
||||
image: quay.io/buildah/stable
|
||||
commands:
|
||||
- buildah build --manifest dev.ccchb.de/ccchb/oci-images/keycloak --platform=linux/amd64,linux/arm64 keycloak/
|
||||
- buildah build --manifest dev.ccchb.de/ccchb/oci-images/keycloak keycloak/
|
||||
- buildah manifest --push all dev.ccchb.de/ccchb/oci-images/keycloak oci-archive:keycloak.tar
|
||||
privileged: true
|
||||
- name: push
|
||||
|
|
Loading…
Reference in a new issue