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