Matvey hace 4 años
padre
commit
2e0b543482
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile Ver fichero

43
 				dir('integrations') {
43
 				dir('integrations') {
44
 					git url: 'https://code.bizgaze.com/unibase/integrations.git'
44
 					git url: 'https://code.bizgaze.com/unibase/integrations.git'
45
 				}
45
 				}
46
-				dir('mongodbprovider') {
46
+				dir('mongdbprovider') {
47
 					git url: 'https://code.bizgaze.com/unibase/mongodbprovider.git'
47
 					git url: 'https://code.bizgaze.com/unibase/mongodbprovider.git'
48
 				}
48
 				}
49
 				dir('mssqldbprovider') {
49
 				dir('mssqldbprovider') {

Loading…
Cancelar
Guardar