更新.gitlab-ci.yml文件

This commit is contained in:
skeleton 2024-10-14 05:54:06 +00:00
parent 9de6ddc3d7
commit b6b0377be9
1 changed files with 1 additions and 2 deletions

View File

@ -3,13 +3,12 @@ stages:
- deploy - deploy
variables: variables:
GOPATH: "/root/gopath"
ProjectPath: "mongo.games.com/game" ProjectPath: "mongo.games.com/game"
DeployPath: "mongo.games.com/deploy" DeployPath: "mongo.games.com/deploy"
default: default:
tags: tags:
- game-develop - gitlab
build-job: build-job:
stage: build stage: build