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

Cette révision appartient à :
2021-08-03 14:24:22 -07:00
Parent 099a39ea9f
révision 43ed9712cd
+1 -1
Voir le fichier
@@ -15,7 +15,7 @@ pipeline {
extensions: scm.extensions,
userRemoteConfigs: [[
url: 'git@code.bizgaze.com:unibase/tenants.git',
credentialsId: 'bizgaze_ssh_key'
credentialsId: 'jenkins_ssh'
]]
])
}