1
0
forked from jk_yinzy/cicd-test

更新 .drone.yml

This commit is contained in:
君肯普通 2025-12-05 12:21:23 +08:00
parent 3a1c5de83a
commit 0400edba84

View File

@ -4,7 +4,7 @@ name: multi-lang-ci
# 克隆策略:只拉最新 commit加速 # 克隆策略:只拉最新 commit加速
clone: clone:
depth: 1 depth: 0
image: drone/git:latest image: drone/git:latest
pull: false pull: false