This commit is contained in:
parent
3696fb08a3
commit
a8dc84a2cf
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apk update
|
- apk update
|
||||||
- apk add buildah
|
- apk add buildah
|
||||||
- buildah build keycloak/
|
- buildah --storage-driver=vfs build keycloak/
|
||||||
|
|
Loading…
Reference in a new issue