fix
UnibaseTest/Solution/pipeline/head There was a failure building this commit

Этот коммит содержится в:
2021-07-30 18:36:02 -07:00
родитель 8e757fce39
Коммит b4144739f6
поставляемый
+1 -1
Просмотреть файл
@@ -37,7 +37,7 @@ pipeline {
dir('gps') { dir('gps') {
git url: 'https://code.bizgaze.com/unibase/gps.git' git url: 'https://code.bizgaze.com/unibase/gps.git'
} }
dir('helpers') { dir('Helpers') {
git url: 'https://code.bizgaze.com/unibase/helpers.git' git url: 'https://code.bizgaze.com/unibase/helpers.git'
} }
dir('integrations') { dir('integrations') {