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

Этот коммит содержится в:
2021-08-03 16:51:29 -07:00
родитель 0b30edbda3
Коммит 1672281a1c
поставляемый
+1 -1
Просмотреть файл
@@ -11,7 +11,7 @@ pipeline {
git url: 'git@code.bizgaze.com:unibase/tenants.git', credentialsId: 'jenkins_ssh_key' git url: 'git@code.bizgaze.com:unibase/tenants.git', credentialsId: 'jenkins_ssh_key'
} }
dir('unibase/platform.analytics') { dir('unibase/platform.analytics') {
git url: 'https://code.bizgaze.com/unibase/analytics.git', credentialsId: 'jenkins_ssh_key' git url: 'git@code.bizgaze.com:unibase/analytics.git', credentialsId: 'jenkins_ssh_key'
} }
dir('unibase/platform.apps') { dir('unibase/platform.apps') {
git url: 'https://code.bizgaze.com/unibase/apps.git', credentialsId: 'jenkins_ssh_key' git url: 'https://code.bizgaze.com/unibase/apps.git', credentialsId: 'jenkins_ssh_key'