更新.gitlab-ci.yml文件

This commit is contained in:
skeleton 2024-10-14 05:37:32 +00:00
parent ce2ecdc8f6
commit 8214650eef
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ stages:
- deploy
variables:
GOPATH: "/root/gopath"
ProjectPath: "mongo.games.com/game"
DeployPath: "mongo.games.com/deploy"