From 9de2bdd044ba16382f3596d451557f5366d1dbea Mon Sep 17 00:00:00 2001 From: Liuyf Date: Sat, 11 Jan 2025 11:09:42 +0800 Subject: [PATCH] =?UTF-8?q?ci=EF=BC=9A=E6=96=B0=E5=A2=9E=E6=B8=85=E7=90=86?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e16a1bb..3203135a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -209,6 +209,7 @@ notify_failure: clean_up: stage: clean-up + extends: .build_rule script: - git reset --hard when: always \ No newline at end of file