chore(ci): 更新 Woodpecker CI 配置中的步骤名称
ci/woodpecker/push/woodpecker Pipeline failed Details

- 将官方标准构建与推送步骤重命名为构建与推送
- 移除了宿主机物理硬缓存版的描述文字
This commit is contained in:
gxl 2026-06-05 16:56:05 +08:00
parent e17467a6cb
commit 7fb052cd06
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ steps:
event: [push, pull_request]
branch: master
- name: 官方标准构建与推送 (宿主机物理硬缓存版)
- name: 构建与推送
image: docker.m.daocloud.io/woodpeckerci/plugin-docker-buildx:latest-insecure
privileged: true
volumes: