更新.gitlab-ci.yml文件

This commit is contained in:
skeleton 2024-12-26 10:06:27 +00:00
parent 5368460ad3
commit ae3622c587
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ variables:
ProjectPath: "mongo.games.com/game" # 项目相对于GOPATH的路径
BetaBinPath: "/home/game/" # beta环境部署路径
DevelopBinPath: "/home/game/" # develop环境部署路径
GOPROXY: "https://goproxy.cn,direct"
default:
tags: