ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
9f18fa2f9a
commit
c8126d1333
@ -17,7 +17,6 @@ class ArgoApplicationVersionUpdater {
|
|||||||
|
|
||||||
steps.dir("${workspace}") {
|
steps.dir("${workspace}") {
|
||||||
steps.git branch: 'master', credentialsId: 'freeleaps-ops-credentials', url: 'https://freeleaps@dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops'
|
steps.git branch: 'master', credentialsId: 'freeleaps-ops-credentials', url: 'https://freeleaps@dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops'
|
||||||
this.workspace = "${workspace}/freeleaps-ops"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
steps.dir("${workspace}") {
|
steps.dir("${workspace}") {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user