更新 .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
君肯普通 2025-12-05 11:23:48 +08:00
parent 172ff7e011
commit da657b73f2

View File

@ -5,6 +5,8 @@ name: multi-lang-ci
# 克隆策略:只拉最新 commit加速
clone:
depth: 1
image: drone/git:latest
pull: false
steps:
# 自动检测是否存在 Java (pom.xml)