This commit is contained in:
1
2026-01-27 09:45:25 +00:00
parent 19c2433b84
commit 0a96b2787b

View File

@@ -56,7 +56,7 @@ steps:
- echo "🔍 调试: ${#CI_REPO_CLONE_SSH_URL}"
- git clone ${#CI_REPO_CLONE_SSH_URL}
- git clone ${CI_REPO_CLONE_SSH_URL}
# 拉取代码
- echo "✅ 代码拉取完成"