This commit is contained in:
1
2026-01-27 12:14:25 +00:00
parent e46310a800
commit b01f75f3f5

View File

@@ -54,8 +54,9 @@ steps:
- echo "🔍 ${#CI_REPO_CLONE_SSH_URL}调试: ${CI_REPO_CLONE_SSH_URL}"
- git config --global core.compression=0
- git clone --depth 1 --progress ${CI_REPO_CLONE_SSH_URL}
# 拉取代码