1
0
forked from jk_yinzy/cicd-test

Merge pull request '更新 .drone.yml' (#7) from jk_yinzy-patch-1 into main

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加速
clone:
depth: 1
depth: 0
image: drone/git:latest
pull: false