This commit is contained in:
Vendored
+1
-1
@@ -15,7 +15,7 @@ pipeline {
|
||||
extensions: scm.extensions,
|
||||
userRemoteConfigs: [[
|
||||
url: 'git@code.bizgaze.com:unibase/tenants.git',
|
||||
credentialsId: 'jenkins_ssh'
|
||||
credentialsId: 'jenkins_ssh_key'
|
||||
]]
|
||||
])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user