feat(ci): change Jenkinsfile execute mode from 'on-demand' to 'fully'

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-03-06 15:32:30 +08:00
parent 2493592bb7
commit ee849c2f57

View File

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