fix mediawiki ci job
This commit is contained in:
parent
ea5d2b5f17
commit
4197e5b650
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/mediawiki keycloak/
|
||||
- buildah build --manifest dev.ccchb.de/ccchb/oci-images/mediawiki mediawiki/
|
||||
- buildah manifest push --all dev.ccchb.de/ccchb/oci-images/mediawiki oci-archive:/woodpecker/image.tar
|
||||
privileged: true
|
||||
- name: push
|
||||
|
|
Loading…
Reference in a new issue