Matvey 3 anos atrás
pai
commit
e35c0e65b9
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile Ver arquivo

@@ -38,7 +38,7 @@ pipeline {
38 38
 					git url: 'git@code.bizgaze.com:unibase/integrations.git', credentialsId: 'jenkins_ssh_key'
39 39
 				}
40 40
 				dir('unibase/mongdbprovider') {
41
-					git url: 'git@code.bizgaze.com:unibase/mongdbprovider.git', credentialsId: 'jenkins_ssh_key'
41
+					git url: 'git@code.bizgaze.com:unibase/mongodbprovider.git', credentialsId: 'jenkins_ssh_key'
42 42
 				}
43 43
 				dir('unibase/mssqldbprovider') {
44 44
 					git url: 'git@code.bizgaze.com:unibase/mssqldbprovider.git', credentialsId: 'jenkins_ssh_key'

Carregando…
Cancelar
Salvar