fix
Bizgaze/solution/pipeline/head There was a failure building this commit

Tento commit je obsažen v:
2021-08-03 14:05:01 -07:00
rodič f6bab8bf6b
revize b878c8daf1
vendorováno
+1 -1
Zobrazit soubor
@@ -8,7 +8,7 @@ pipeline {
stage('Restore packages') {
steps {
dir('unibase/platform.tenants') {
git url: 'https://code.bizgaze.com/unibase/tenants.git'
git credentialsId: 'bizgaze_ssh_key', url: 'https://code.bizgaze.com/unibase/tenants.git'
}
dir('unibase/platform.analytics') {
git url: 'https://code.bizgaze.com/unibase/analytics.git'