Этот коммит содержится в:
поставляемый
+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'
|
||||
|
||||
Ссылка в новой задаче
Block a user