use global privileged option
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
This commit is contained in:
parent
9b3fb122d4
commit
7f215b4b3e
1 changed files with 1 additions and 4 deletions
|
@ -7,7 +7,4 @@ steps:
|
||||||
image: quay.io/buildah/stable
|
image: quay.io/buildah/stable
|
||||||
commands:
|
commands:
|
||||||
- buildah build keycloak/
|
- buildah build keycloak/
|
||||||
backend_options:
|
privileged: true
|
||||||
kubernetes:
|
|
||||||
securityContext:
|
|
||||||
privileged: true
|
|
||||||
|
|
Loading…
Reference in a new issue