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

此提交包含在:
2021-08-03 16:23:18 -07:00
父節點 feefc55ac9
當前提交 1027759575
已供應
+1 -1
查看文件
@@ -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'
]] ]]
]) ])