diff --git a/first-class-pipeline/tests/Jenkinsfile b/first-class-pipeline/tests/Jenkinsfile index e4d398f1..9bc04a2c 100644 --- a/first-class-pipeline/tests/Jenkinsfile +++ b/first-class-pipeline/tests/Jenkinsfile @@ -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 = [ {