kjhkjhkjh
Some checks failed
main-branch-frovide/pipeline/head There was a failure building this commit
Some checks failed
main-branch-frovide/pipeline/head There was a failure building this commit
This commit is contained in:
parent
12dd306266
commit
32c70d3bae
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
}
|
||||
environment {
|
||||
// Jenkins Credentials ID (SSH 접속용)
|
||||
JENKINS_SSH_CREDENTIAL_ID = 'frovide-ssh-credential-id' // Jenkins Credentials에 등록된 ID로 변경
|
||||
JENKINS_SSH_CREDENTIAL_ID = 'credential-for-ssh' // Jenkins Credentials에 등록된 ID로 변경
|
||||
|
||||
// 배포 서버 정보
|
||||
DEPLOY_USER = 'kegorii' // 배포 서버 SSH 사용자
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user