This commit is contained in:
Vendored
+1
-1
@@ -11,7 +11,7 @@ pipeline {
|
||||
git url: 'git@code.bizgaze.com:unibase/tenants.git', credentialsId: 'jenkins_ssh_key'
|
||||
}
|
||||
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') {
|
||||
git url: 'https://code.bizgaze.com/unibase/apps.git', credentialsId: 'jenkins_ssh_key'
|
||||
|
||||
Reference in New Issue
Block a user