forked from jk_yinzy/cicd-test
更新 .drone.yml
This commit is contained in:
parent
172ff7e011
commit
da657b73f2
@ -5,6 +5,8 @@ name: multi-lang-ci
|
||||
# 克隆策略:只拉最新 commit,加速
|
||||
clone:
|
||||
depth: 1
|
||||
image: drone/git:latest
|
||||
pull: false
|
||||
|
||||
steps:
|
||||
# 自动检测是否存在 Java (pom.xml)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user