feat: change Jenkins pipeline execution mode to on-demand

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-03-07 07:30:39 +08:00
parent 35da3dbccd
commit f99753cdd7

View File

@ -7,7 +7,7 @@ executeFreeleapsPipeline {
serviceGitRepo = "https://freeleaps@dev.azure.com/freeleaps/freeleaps2-frontend/_git/freeleaps2-frontend"
serviceGitRepoType = 'monorepo'
serviceGitCredentialsId = 'freeleaps-azure-devops-credentials'
executeMode = 'fully'
executeMode = 'on-demand'
commitMessageLintEnabled = false
components = [
[