ci: add privileged flag for docker-buildx plugin
This commit is contained in:
parent
b90243f89f
commit
2def9d056b
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ matrix:
|
|||
steps:
|
||||
- name: build-and-push
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
privileged: true
|
||||
settings:
|
||||
registry: ghcr.io
|
||||
repo: ghcr.io/traceworks2023/nxtgauge-rust-${SERVICE}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue