From 3c76dc176efdc0497cd6185861b97c897a547aad Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 7 Apr 2025 04:30:25 +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 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b719dbf..df6d4ad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,13 +1,7 @@ default: image: node:13.11.0 # 显式指定用户 -stages: - - 00.StaryEvo - - 01.CodeChecker - - 02.InformationSave - - 03.FiniteStateMachine - - 04.AudioCore - - 05.TableTextConversion + # 00.StaryEvo job_StaryEvo: