Matvey 3 년 전
부모
커밋
43ed9712cd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile 파일 보기

@@ -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…
취소
저장