This commit is contained in:
parent
dd62290ac6
commit
fb4c2a012f
|
|
@ -14,8 +14,8 @@ steps:
|
||||||
|
|
||||||
- name: 镜像构建与推送
|
- name: 镜像构建与推送
|
||||||
image: docker.m.daocloud.io/woodpeckerci/plugin-docker-buildx:latest
|
image: docker.m.daocloud.io/woodpeckerci/plugin-docker-buildx:latest
|
||||||
# volumes:
|
volumes:
|
||||||
# - /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
settings:
|
settings:
|
||||||
repo: registry.cn-zhangjiakou.aliyuncs.com/abhors/demo
|
repo: registry.cn-zhangjiakou.aliyuncs.com/abhors/demo
|
||||||
tags: latest
|
tags: latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue