ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
036a426604
commit
cd934147f8
2
magicleaps/alpha/ci/Jenkinsfile
vendored
2
magicleaps/alpha/ci/Jenkinsfile
vendored
@ -3,7 +3,7 @@ library 'first-class-pipeline'
|
|||||||
executeFreeleapsPipeline {
|
executeFreeleapsPipeline {
|
||||||
serviceName = 'magicleaps'
|
serviceName = 'magicleaps'
|
||||||
environmentSlug = 'alpha'
|
environmentSlug = 'alpha'
|
||||||
serviceGitBranch = 'master'
|
serviceGitBranch = 'develop'
|
||||||
serviceGitRepo = "https://freeleaps@dev.azure.com/freeleaps/magicleaps/_git/magicleaps"
|
serviceGitRepo = "https://freeleaps@dev.azure.com/freeleaps/magicleaps/_git/magicleaps"
|
||||||
serviceGitRepoType = 'monorepo'
|
serviceGitRepoType = 'monorepo'
|
||||||
serviceGitCredentialsId = 'magicleaps-azure-devops-credentials'
|
serviceGitCredentialsId = 'magicleaps-azure-devops-credentials'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user