更新.gitlab-ci.yml文件
This commit is contained in:
parent
0d06224503
commit
3e6cdf085b
|
@ -2,7 +2,6 @@ stages:
|
|||
- sync
|
||||
|
||||
variables:
|
||||
GOPATH: "/home/gopath"
|
||||
SrcPath: "mongo.games.com/goserver" # 项目相对于GOPATH/src的路径
|
||||
|
||||
default:
|
||||
|
|
Loading…
Reference in New Issue