This commit is contained in:
Vendored
+2
-2
@@ -71,7 +71,7 @@ pipeline {
|
|||||||
git url: 'git@code.bizgaze.com:bizgaze/solution.git', credentialsId: 'jenkins_ssh_key'
|
git url: 'git@code.bizgaze.com:bizgaze/solution.git', credentialsId: 'jenkins_ssh_key'
|
||||||
}
|
}
|
||||||
dir('bizgaze/bizgaze.reference') {
|
dir('bizgaze/bizgaze.reference') {
|
||||||
git url: 'git@code.bizgaze.com:bizgaze/bizgaze.reference.git', credentialsId: 'jenkins_ssh_key'
|
git url: 'https://code.bizgaze.com/bizgaze/bizgaze.reference.git'
|
||||||
}
|
}
|
||||||
dir('bizgaze/communications') {
|
dir('bizgaze/communications') {
|
||||||
git url: 'git@code.bizgaze.com:bizgaze/communications.git', credentialsId: 'jenkins_ssh_key'
|
git url: 'git@code.bizgaze.com:bizgaze/communications.git', credentialsId: 'jenkins_ssh_key'
|
||||||
@@ -155,7 +155,7 @@ pipeline {
|
|||||||
git url: 'git@code.bizgaze.com:unibase/uniconnect.git', credentialsId: 'jenkins_ssh_key'
|
git url: 'git@code.bizgaze.com:unibase/uniconnect.git', credentialsId: 'jenkins_ssh_key'
|
||||||
}
|
}
|
||||||
dir('unidrive') {
|
dir('unidrive') {
|
||||||
git url: 'git@code.bizgaze.com:unidrive/unidrive.git', credentialsId: 'jenkins_ssh_key'
|
git url: 'git@code.bizgaze.com:unidrive/collaboration.git', credentialsId: 'jenkins_ssh_key'
|
||||||
}
|
}
|
||||||
dir('sprl') {
|
dir('sprl') {
|
||||||
git url: 'git@code.bizgaze.com:sprl/sprl.git', credentialsId: 'jenkins_ssh_key'
|
git url: 'git@code.bizgaze.com:sprl/sprl.git', credentialsId: 'jenkins_ssh_key'
|
||||||
|
|||||||
Verwijs in nieuw issue
Block a user