update magicleaps jenkins file

This commit is contained in:
icecheng 2025-08-19 10:57:41 +08:00
parent a1ad282e7c
commit 6d0ffeedd6

View File

@ -3,7 +3,7 @@ library 'first-class-pipeline'
executeFreeleapsPipeline {
serviceName = 'magicleaps'
environmentSlug = 'alpha'
serviceGitBranch = 'develop'
serviceGitBranch = 'dev'
serviceGitRepo = "https://gitea.freeleaps.mathmast.com/magicleaps/magicleaps"
serviceGitRepoType = 'monorepo'
serviceGitCredentialsId = 'freeleaps-ops-git-credentials'