fix ci
This commit is contained in:
parent
92e5c65b91
commit
333a356c86
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ steps:
|
|||
image: quay.io/buildah/stable
|
||||
commands:
|
||||
- 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
|
||||
- buildah manifest push --all dev.ccchb.de/ccchb/oci-images/keycloak oci-archive:keycloak.tar
|
||||
privileged: true
|
||||
- name: push
|
||||
image: quay.io/skopeo/stable
|
||||
|
|
Loading…
Reference in a new issue