Matvey 4 år sedan
förälder
incheckning
2e0b543482
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile Visa fil

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

Laddar…
Avbryt
Spara