This commit is contained in:
Vendored
+1
-1
@@ -65,7 +65,7 @@ pipeline {
|
||||
git url: 'git@code.bizgaze.com:unibase/utilities.git', credentialsId: 'jenkins_ssh_key'
|
||||
}
|
||||
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') {
|
||||
git url: 'git@code.bizgaze.com:bizgaze/solution.git', credentialsId: 'jenkins_ssh_key'
|
||||
|
||||
Reference in New Issue
Block a user