Matvey 4 년 전
부모
커밋
2e0b543482
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile 파일 보기

@@ -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') {

Loading…
취소
저장