From 4a2fe3b8a3b57cad6a0eca14cc5240f26e3d7e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E6=8C=AF=E5=AE=87?= <> Date: Tue, 4 Feb 2025 11:36:09 +0800 Subject: [PATCH] refactor(Jenkinsfile): clarify serviceGitRepoType comment for better understanding MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 孙振宇 <> --- first-class-pipeline/tests/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first-class-pipeline/tests/Jenkinsfile b/first-class-pipeline/tests/Jenkinsfile index 0ce95c10..655a1b06 100644 --- a/first-class-pipeline/tests/Jenkinsfile +++ b/first-class-pipeline/tests/Jenkinsfile @@ -5,7 +5,7 @@ executeFreeleapsPipeline { environmentSlug = 'alpha' serviceGitBranch = 'master' serviceGitRepo = "https://freeleaps@dev.azure.com/freeleaps/magicleaps/_git/magicleaps" - serviceGitRepoType = 'monorepo' + serviceGitRepoType = 'monorepo' // monorepo, separated executeMode = 'on-demand' // on-demand, full commitMessageLintEnabled = true components = [