Merge pull request 'feat(woodpecker): allow buildx plugin for privileged mode' (#597) from tn-add-buildx-plugin-to-privileged into main
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
Reviewed-on: #597
This commit is contained in:
commit
a4214ff3cc
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ server:
|
||||||
WOODPECKER_FORGEJO: true
|
WOODPECKER_FORGEJO: true
|
||||||
WOODPECKER_FORGEJO_URL: 'https://git.ar21.de'
|
WOODPECKER_FORGEJO_URL: 'https://git.ar21.de'
|
||||||
WOODPECKER_LOG_LEVEL: "error"
|
WOODPECKER_LOG_LEVEL: "error"
|
||||||
|
WOODPECKER_PLUGINS_PRIVILEGED: "woodpeckerci/plugin-docker-buildx"
|
||||||
extraSecretNamesForEnvFrom:
|
extraSecretNamesForEnvFrom:
|
||||||
- woodpecker-forgejo
|
- woodpecker-forgejo
|
||||||
createAgentSecret: false
|
createAgentSecret: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue