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

読み込み中…
キャンセル
保存