Merge pull request 'update magicleaps jenkins file' (#81) from feature/icecheng/magicleaps into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/81
This commit is contained in:
commit
4dcb041e17
2
magicleaps/alpha/ci/Jenkinsfile
vendored
2
magicleaps/alpha/ci/Jenkinsfile
vendored
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user