更新.gitlab-ci.yml文件

This commit is contained in:
skeleton 2024-10-16 01:24:54 +00:00
parent d3e0e4958c
commit 5ff7b463c2
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ build-job:
- release
resource_group: $CI_PIPELINE_ID
script:
- echo "$CI_PIPELINE_ID"
- git checkout $CI_COMMIT_REF_NAME
# 拷贝到GOPATH
- echo '拷贝到GOPATH'