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