[fix]:[20251208][构建docker,生成jar并构建镜像1]
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
kale 2025-12-08 01:23:10 -05:00
parent f3ba3c0cc0
commit c122d8e8ac

View File

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