diff --git a/Jenkinsfile b/Jenkinsfile index 9c30746..0018059 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -37,7 +37,7 @@ pipeline { dir('gps') { git url: 'https://code.bizgaze.com/unibase/gps.git' } - dir('helpers') { + dir('Helpers') { git url: 'https://code.bizgaze.com/unibase/helpers.git' } dir('integrations') {