Matvey 3 年之前
父節點
當前提交
b4144739f6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile 查看文件

37
 				dir('gps') {
37
 				dir('gps') {
38
 					git url: 'https://code.bizgaze.com/unibase/gps.git'
38
 					git url: 'https://code.bizgaze.com/unibase/gps.git'
39
 				}
39
 				}
40
-				dir('helpers') {
40
+				dir('Helpers') {
41
 					git url: 'https://code.bizgaze.com/unibase/helpers.git'
41
 					git url: 'https://code.bizgaze.com/unibase/helpers.git'
42
 				}
42
 				}
43
 				dir('integrations') {
43
 				dir('integrations') {

Loading…
取消
儲存