编辑文件 my-first-workflow.yaml
This commit is contained in:
@@ -59,7 +59,7 @@ steps:
|
||||
|
||||
- echo "🔍 ${#CI_REPO_CLONE_SSH_URL}调试: ${CI_REPO_CLONE_SSH_URL}"
|
||||
- git config --global core.compression 0
|
||||
- export GIT_CONFIG_URL="https://cnb:${CNB_ACCK}@cnb.cool/blzing/blazing"
|
||||
- export GIT_CONFIG_URL="https://cnb:$CNB_ACCK@cnb.cool/blzing/blazing"
|
||||
- echo "🔍 $CNB_ACCK调试: $GIT_CONFIG_URL"
|
||||
- git clone --depth 1 --progress -v $GIT_CONFIG_URL
|
||||
# 拉取代码
|
||||
|
||||
Reference in New Issue
Block a user