test
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
b5db8c411c
commit
5d5519fb55
|
@ -11,3 +11,9 @@ steps:
|
||||||
tags: 2.0.0
|
tags: 2.0.0
|
||||||
username: $DOCKER_USERNAME
|
username: $DOCKER_USERNAME
|
||||||
password: $DOCKER_PASSWORD
|
password: $DOCKER_PASSWORD
|
||||||
|
backend_options:
|
||||||
|
kubernetes:
|
||||||
|
securityContext:
|
||||||
|
runAsUser: 999
|
||||||
|
runAsGroup: 999
|
||||||
|
privileged: true
|
||||||
|
|
Loading…
Reference in New Issue