Matvey 3 years ago
parent
commit
b4144739f6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile View File

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

Loading…
Cancel
Save