This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@ pipeline {
|
|||||||
stage('Restore packages') {
|
stage('Restore packages') {
|
||||||
steps {
|
steps {
|
||||||
dir('unibase/platform.tenants') {
|
dir('unibase/platform.tenants') {
|
||||||
git url: 'git@code.bizgaze.com:unibase/tenants.git', credentialsId: 'bizgaze_ssh_key'
|
git url: 'git@code.bizgaze.com:unibase/tenants.git', credentialsId: 'jenkins_ssh_key'
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user