feat: update executeMode in Jenkinsfile

This commit is contained in:
icecheng 2025-09-18 14:12:50 +08:00
parent dc9bbb07eb
commit 223f78c3a4

View File

@ -8,7 +8,7 @@ executeFreeleapsPipeline {
serviceGitRepo = "https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-service-hub.git"
serviceGitRepoType = 'monorepo'
serviceGitCredentialsId = 'freeleaps-ops-git-credentials'
executeMode = 'on-demand'
executeMode = 'fully'
commitMessageLintEnabled = false
components = [
[