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