更新.gitlab-ci.yml文件
This commit is contained in:
parent
9de6ddc3d7
commit
b6b0377be9
|
@ -3,13 +3,12 @@ stages:
|
|||
- deploy
|
||||
|
||||
variables:
|
||||
GOPATH: "/root/gopath"
|
||||
ProjectPath: "mongo.games.com/game"
|
||||
DeployPath: "mongo.games.com/deploy"
|
||||
|
||||
default:
|
||||
tags:
|
||||
- game-develop
|
||||
- gitlab
|
||||
|
||||
build-job:
|
||||
stage: build
|
||||
|
|
Loading…
Reference in New Issue