From cf602659457ff338270d8ea6560f3e6f9d524da4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=98=95?= Date: Tue, 5 Mar 2024 15:44:09 +0800 Subject: [PATCH] =?UTF-8?q?OCT=201.=20=E6=9B=B4=E6=96=B0=20gitlab-ci=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=EF=BC=8C=20=E6=94=AF=E6=8C=81=20=E6=B5=8B?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e555375..33b1a84 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,8 +2,8 @@ stages : - sonarqube-check - compile - - package - integration-test + - package sonarqube-check : stage : sonarqube-check