feat(woodpecker): allow buildx plugin for privileged mode
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
9cd07c06e3
commit
ee5290066c
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ server:
|
|||
WOODPECKER_FORGEJO: true
|
||||
WOODPECKER_FORGEJO_URL: 'https://git.ar21.de'
|
||||
WOODPECKER_LOG_LEVEL: "error"
|
||||
WOODPECKER_PLUGINS_PRIVILEGED: "woodpeckerci/plugin-docker-buildx"
|
||||
extraSecretNamesForEnvFrom:
|
||||
- woodpecker-forgejo
|
||||
createAgentSecret: false
|
||||
|
|
Loading…
Reference in a new issue