Merge pull request '[fix]:[20251208][构建docker,生成jar并构建镜像1]' (#30) from yinzy_dev into main

Reviewed-on: #30
This commit is contained in:
君肯普通 2025-12-08 14:13:36 +08:00
commit e2ee130797

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: