更新.gitlab-ci.yml文件

This commit is contained in:
skeleton 2024-12-27 02:30:18 +00:00
parent f3b7211913
commit 91e5b732c1
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ stages:
- unlock
variables:
GOPROXY: "https://goproxy.cn,direct"
GOPATH: "/home/gopath"
GoServerSrcPath: "mongo.games.com/goserver" # 项目相对于GOPATH/src的路径
BetaBinPath: "/home/game/" # beta环境部署路径