更新.gitlab-ci.yml文件
This commit is contained in:
parent
f4d924b9ad
commit
b86ce547aa
|
@ -31,6 +31,7 @@ build-job:
|
||||||
- develop
|
- develop
|
||||||
- release
|
- release
|
||||||
script:
|
script:
|
||||||
|
- curl -I https://git.pogorockgames.com
|
||||||
- git checkout $CI_COMMIT_REF_NAME
|
- git checkout $CI_COMMIT_REF_NAME
|
||||||
- git pull
|
- git pull
|
||||||
# 拷贝到GOPATH
|
# 拷贝到GOPATH
|
||||||
|
|
Loading…
Reference in New Issue