Matvey 3 vuotta sitten
vanhempi
commit
9babbeeca8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile Näytä tiedosto

@@ -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: 'jenkins_ssh'
18
+							credentialsId: 'jenkins_ssh_key'
19 19
 						]]
20 20
 					])
21 21
 				}

Loading…
Peruuta
Tallenna