fix
Bizgaze/solution/pipeline/head There was a failure building this commit

Этот коммит содержится в:
2021-08-03 18:08:14 -07:00
родитель 6ce68bb430
Коммит 10c412fe97
поставляемый
+2 -2
Просмотреть файл
@@ -71,7 +71,7 @@ pipeline {
git url: 'git@code.bizgaze.com:bizgaze/solution.git', credentialsId: 'jenkins_ssh_key'
}
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') {
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'
}
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') {
git url: 'git@code.bizgaze.com:sprl/sprl.git', credentialsId: 'jenkins_ssh_key'