made container privileged

main
Johannes Bülow 2024-12-19 17:51:09 +01:00
parent 56fed2679a
commit 341e0b40b4
Signed by: jmb
GPG Key ID: B56971CF7B8F83A6
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ steps:
build:
image: woodpeckerci/plugin-docker-buildx
settings:
privileged: true
dockerfile: *file
platforms: linux/arm64/v8,linux/amd64
repo: *repo