1
This commit is contained in:
@@ -49,7 +49,6 @@ steps:
|
||||
- git config core.sshCommand 'ssh -i /root/.ssh/id_ed25519'
|
||||
- git fetch origin $CI_REPO_DEFAULT_BRANCH
|
||||
- git checkout $CI_REPO_DEFAULT_BRANCH
|
||||
- git submodule update --init --recursive
|
||||
- echo "✅ 代码拉取完成"
|
||||
|
||||
# ========== 2. 初始化Go环境(依赖prepare:代码拉取完成) ==========
|
||||
|
||||
Reference in New Issue
Block a user