Matvey 3 年前
父节点
当前提交
b4144739f6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile 查看文件

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

正在加载...
取消
保存