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

Cette révision appartient à :
2021-08-03 16:23:18 -07:00
Parent feefc55ac9
révision 1027759575
+1 -1
Voir le fichier
@@ -14,7 +14,7 @@ pipeline {
branches: [[name: '*/master' ]], branches: [[name: '*/master' ]],
extensions: scm.extensions, extensions: scm.extensions,
userRemoteConfigs: [[ userRemoteConfigs: [[
url: 'git@code.bizgaze.com:unibase/tenants.git', url: 'https://code.bizgaze.com/unibase/tenants.git',
credentialsId: 'jenkins_ssh_key' credentialsId: 'jenkins_ssh_key'
]] ]]
]) ])