From b6b0377be9aeb4be1ccb560d2696830218e5bcfa Mon Sep 17 00:00:00 2001 From: skeleton Date: Mon, 14 Oct 2024 05:54:06 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitlab-ci.yml=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index affbf12..2dcfdd8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,13 +3,12 @@ stages: - deploy variables: - GOPATH: "/root/gopath" ProjectPath: "mongo.games.com/game" DeployPath: "mongo.games.com/deploy" default: tags: - - game-develop + - gitlab build-job: stage: build