Этот коммит содержится в:
поставляемый
+1
-1
@@ -8,7 +8,7 @@ pipeline {
|
||||
stage('Restore packages') {
|
||||
steps {
|
||||
dir('unibase/platform.tenants') {
|
||||
git credentialsId: 'jenkins_ssh_key', url: 'https://code.bizgaze.com/unibase/tenants.git'
|
||||
git credentialsId: 'bizgaze_ssh_key', url: 'git@code.bizgaze.com:unibase/tenants.git'
|
||||
|
||||
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user