Matvey hace 3 años
padre
commit
43ed9712cd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile Ver fichero

@@ -15,7 +15,7 @@ pipeline {
15 15
 						extensions: scm.extensions,
16 16
 						userRemoteConfigs: [[
17 17
 							url: 'git@code.bizgaze.com:unibase/tenants.git',
18
-							credentialsId: 'bizgaze_ssh_key'
18
+							credentialsId: 'jenkins_ssh'
19 19
 						]]
20 20
 					])
21 21
 				}

Loading…
Cancelar
Guardar