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