From 2039e32c89c83280fc7fcf265d141c5832ecce06 Mon Sep 17 00:00:00 2001 From: zhenyus Date: Mon, 21 Apr 2025 23:00:38 +0800 Subject: [PATCH] fix(jenkins): change execution mode from 'on-demand' to 'fully' Signed-off-by: zhenyus --- freeleaps/alpha/ci/freeleaps2-frontend/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeleaps/alpha/ci/freeleaps2-frontend/Jenkinsfile b/freeleaps/alpha/ci/freeleaps2-frontend/Jenkinsfile index f9a7e649..52c1ccd3 100644 --- a/freeleaps/alpha/ci/freeleaps2-frontend/Jenkinsfile +++ b/freeleaps/alpha/ci/freeleaps2-frontend/Jenkinsfile @@ -7,7 +7,7 @@ executeFreeleapsPipeline { serviceGitRepo = "https://gitea.freeleaps.mathmast.com/products/freeleaps.git" serviceGitRepoType = 'monorepo' serviceGitCredentialsId = 'freeleaps-repos-gitea-credentails' - executeMode = 'on-demand' + executeMode = 'fully' commitMessageLintEnabled = false components = [ [