From 6967481dca783d8f313d2d06f0ad70923c0152b1 Mon Sep 17 00:00:00 2001 From: skeleton Date: Sun, 13 Oct 2024 06:58:05 +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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2b62400..c394fcc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,10 @@ stages: # List of stages for jobs, and their order of execution - build - deploy +default: + tags: + - game-develop + build-job: # This job runs in the build stage, which runs first. stage: build script: