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