diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7c821f9..e113eaa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,6 +31,7 @@ build-job: - develop - release script: + - curl -I https://git.pogorockgames.com - git checkout $CI_COMMIT_REF_NAME - git pull # 拷贝到GOPATH