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