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:
|
steps:
|
||||||
- name: build-and-push
|
- name: build-and-push
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repo: ghcr.io/traceworks2023/nxtgauge-rust-${SERVICE}
|
repo: ghcr.io/traceworks2023/nxtgauge-rust-${SERVICE}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue