5
0

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

Dieser Commit ist enthalten in:
2021-08-03 17:43:52 -07:00
Ursprung cd27401d74
Commit e35c0e65b9
Vendored
+1 -1
Datei anzeigen
@@ -38,7 +38,7 @@ pipeline {
git url: 'git@code.bizgaze.com:unibase/integrations.git', credentialsId: 'jenkins_ssh_key' git url: 'git@code.bizgaze.com:unibase/integrations.git', credentialsId: 'jenkins_ssh_key'
} }
dir('unibase/mongdbprovider') { 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') { dir('unibase/mssqldbprovider') {
git url: 'git@code.bizgaze.com:unibase/mssqldbprovider.git', credentialsId: 'jenkins_ssh_key' git url: 'git@code.bizgaze.com:unibase/mssqldbprovider.git', credentialsId: 'jenkins_ssh_key'