refactor(Jenkinsfile): update executeMode to 'fully' for clarity

Signed-off-by: 孙振宇 <>
This commit is contained in:
孙振宇 2025-02-04 12:18:19 +08:00
parent a46e87ac1c
commit d7ef1ee1f8

View File

@ -6,7 +6,7 @@ executeFreeleapsPipeline {
serviceGitBranch = 'master'
serviceGitRepo = "https://freeleaps@dev.azure.com/freeleaps/magicleaps/_git/magicleaps"
serviceGitRepoType = 'monorepo' // monorepo, separated
executeMode = 'on-demand' // on-demand, fully
executeMode = 'fully' // on-demand, fully
commitMessageLintEnabled = false
components = [
{