更新.gitlab-ci.yml文件
This commit is contained in:
parent
8214650eef
commit
8df42379e2
|
@ -4,8 +4,8 @@ stages:
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
GOPATH: "/root/gopath"
|
GOPATH: "/root/gopath"
|
||||||
ProjectPath: "mongo.games.com/game"
|
ProjectPath: "mongo.games.com/game/"
|
||||||
DeployPath: "mongo.games.com/deploy"
|
DeployPath: "mongo.games.com/deploy/"
|
||||||
|
|
||||||
default:
|
default:
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Reference in New Issue