This commit is contained in:
parent
f1439270e6
commit
04fc507f99
|
|
@ -14,6 +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:
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock # ⚠️ Docker in Docker 挂载
|
||||||
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