Compare commits

..

No commits in common. "e2ee130797c7a627fe664a9dfa52214d5fee2940" and "f3ba3c0cc095f07e1a63c15da268c7cd20ff18d9" have entirely different histories.

View File

@ -24,11 +24,12 @@ volumes:
path: /localcache
# 触发器配置:针对 PR 和 tag 事件
# 注意tag事件不受branch限制所以移除branch条件
trigger:
event:
- pull_request
- tag
branch:
- main
# 默认克隆步骤 (使用您本地已有的 drone/git:latest)
clone: