Matvey 4 anni fa
parent
commit
b4144739f6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile Vedi File

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…
Annulla
Salva