Compare commits

..

2 commits

Author SHA1 Message Date
a4214ff3cc 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
Reviewed-on: #597
2025-01-28 09:12:34 +01:00
ee5290066c
feat(woodpecker): allow buildx plugin for privileged mode
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-28 09:11:21 +01:00

View file

@ -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