ci: add privileged flag for docker-buildx plugin
This commit is contained in:
parent
a52eb04c64
commit
d10bd7a17d
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ when:
|
|||
steps:
|
||||
- name: build-and-push
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
privileged: true
|
||||
settings:
|
||||
registry: ghcr.io
|
||||
repo: ghcr.io/traceworks2023/nxtgauge-frontend-solid
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue