This commit is contained in:
parent
54cfdbc4c0
commit
6dcb958e68
|
|
@ -26,7 +26,9 @@ steps:
|
||||||
image: woodpeckerci/plugin-docker-buildx:latest-insecure
|
image: woodpeckerci/plugin-docker-buildx:latest-insecure
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
|
insecure: true
|
||||||
repo: push.lovestory.cyou/abhors/demo
|
repo: push.lovestory.cyou/abhors/demo
|
||||||
registry: push.lovestory.cyou
|
registry: push.lovestory.cyou
|
||||||
username:
|
username:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue