1
This commit is contained in:
@@ -56,8 +56,8 @@ 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}
|
||||
|
||||
- git clone --depth 1 --progress -v ${CI_REPO_CLONE_SSH_URL}
|
||||
# 拉取代码
|
||||
|
||||
- echo "✅ 代码拉取完成"
|
||||
|
||||
Reference in New Issue
Block a user