made container privileged
parent
56fed2679a
commit
341e0b40b4
|
@ -11,6 +11,7 @@ steps:
|
|||
build:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
privileged: true
|
||||
dockerfile: *file
|
||||
platforms: linux/arm64/v8,linux/amd64
|
||||
repo: *repo
|
||||
|
|
Loading…
Reference in New Issue