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

Esse commit está contido em:
2021-08-03 17:48:37 -07:00
commit 6ce68bb430
+1 -1
Ver Arquivo
@@ -65,7 +65,7 @@ pipeline {
git url: 'git@code.bizgaze.com:unibase/utilities.git', credentialsId: 'jenkins_ssh_key' git url: 'git@code.bizgaze.com:unibase/utilities.git', credentialsId: 'jenkins_ssh_key'
} }
dir('interface.web') { dir('interface.web') {
git url: 'git@code.bizgaze.com:interface.web.git', credentialsId: 'jenkins_ssh_key' git url: 'https://code.bizgaze.com/unibase/web.git'
} }
dir('bizgaze') { dir('bizgaze') {
git url: 'git@code.bizgaze.com:bizgaze/solution.git', credentialsId: 'jenkins_ssh_key' git url: 'git@code.bizgaze.com:bizgaze/solution.git', credentialsId: 'jenkins_ssh_key'