更新.gitlab-ci.yml文件

This commit is contained in:
skeleton 2024-10-14 05:40:39 +00:00
parent 8214650eef
commit 8df42379e2
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ stages:
variables:
GOPATH: "/root/gopath"
ProjectPath: "mongo.games.com/game"
DeployPath: "mongo.games.com/deploy"
ProjectPath: "mongo.games.com/game/"
DeployPath: "mongo.games.com/deploy/"
default:
tags: