diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e7b0f2f..2fb8ee8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: