test
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Malte Grosse 2024-01-29 15:33:36 +01:00
parent b5db8c411c
commit 5d5519fb55
1 changed files with 6 additions and 0 deletions

View File

@ -11,3 +11,9 @@ steps:
tags: 2.0.0
username: $DOCKER_USERNAME
password: $DOCKER_PASSWORD
backend_options:
kubernetes:
securityContext:
runAsUser: 999
runAsGroup: 999
privileged: true