Merge pull request '更新 .drone.yml' (#7) from jk_yinzy-patch-1 into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: jk_yinzy/adsfasdfsadf#7
This commit is contained in:
君肯普通 2025-12-05 14:51:16 +08:00
commit e2174bdb40

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