This commit is contained in:
Vendored
+1
-1
@@ -38,7 +38,7 @@ pipeline {
|
||||
git url: 'git@code.bizgaze.com:unibase/integrations.git', credentialsId: 'jenkins_ssh_key'
|
||||
}
|
||||
dir('unibase/mongdbprovider') {
|
||||
git url: 'git@code.bizgaze.com:unibase/mongdbprovider.git', credentialsId: 'jenkins_ssh_key'
|
||||
git url: 'git@code.bizgaze.com:unibase/mongodbprovider.git', credentialsId: 'jenkins_ssh_key'
|
||||
}
|
||||
dir('unibase/mssqldbprovider') {
|
||||
git url: 'git@code.bizgaze.com:unibase/mssqldbprovider.git', credentialsId: 'jenkins_ssh_key'
|
||||
|
||||
Reference in New Issue
Block a user