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

This commit is contained in:
2021-07-30 18:34:17 -07:00
parent b1d92cea3f
commit 8e757fce39
Vendored
+1 -1
View File
@@ -22,7 +22,7 @@ pipeline {
dir('common') {
git url: 'https://code.bizgaze.com/unibase/common.git'
}
dir('Core') {
dir('core') {
git url: 'https://code.bizgaze.com/unibase/core.git'
}
dir('datasources') {