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
 				}

読み込み中…
キャンセル
保存