更新.gitlab-ci.yml

This commit is contained in:
sk 2024-11-06 10:43:42 +08:00
parent d5566d6181
commit e1f8b98cfd
1 changed files with 3 additions and 3 deletions

View File

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