ci(magicleaps): switch magicleaps alpha ci to develop branch

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-02-17 18:57:45 +08:00
parent 036a426604
commit cd934147f8

View File

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