This commit is contained in:
parent
a8dc84a2cf
commit
3b7b3573e0
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ steps:
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk update
|
- apk update
|
||||||
- apk add buildah
|
- apk add buildah netavark
|
||||||
- buildah --storage-driver=vfs build keycloak/
|
- buildah --storage-driver=vfs build keycloak/
|
||||||
|
|
Loading…
Reference in a new issue