This commit is contained in:
gxl 2026-06-02 16:42:06 +08:00
parent 6a0d6a6e25
commit dd62290ac6
1 changed files with 2 additions and 2 deletions

View File

@ -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