This commit is contained in:
aipper 2025-05-27 15:17:36 +08:00
parent 70da05aba6
commit 50a1990f11

View File

@ -73,10 +73,4 @@ steps:
branch:
- main
event:
- push
# (可选) 定义卷用于缓存,例如 Maven 依赖
volumes:
- name: maven-cache
host:
path: /tmp/cache/maven # 将 Runner 主机上的目录挂载到构建步骤中
- push