This commit is contained in:
1
2026-01-27 09:43:49 +00:00
parent b6368f8e87
commit 19c2433b84

View File

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