adasdasdasd
Some checks failed
main-branch-frovide/pipeline/head There was a failure building this commit

This commit is contained in:
Insub Kim 2025-06-06 15:15:10 +09:00
parent 5565c039c6
commit 62836f7769

2
Jenkinsfile vendored
View File

@ -22,7 +22,7 @@ pipeline {
// 배포 서버 내 Node.js 설치 및 PM2 캐시 경로
REMOTE_NPM_CACHE_DIR = "/home/${env.DEPLOY_USER}/.npm" // npm 캐시 경로 (최적화용)
REMOTE_SCRIPTS_DIR = "/opt/scripts" // switch_nginx_port.sh 스크립트 경로
REMOTE_SCRIPTS_DIR = "/home/${env.DEPLOY_USER}" // switch_nginx_port.sh 스크립트 경로
// 헬스 체크 URL
HEALTH_CHECK_URL = "http://${env.DEPLOY_HOST}" // Nginx 80포트로 접근하여 헬스 체크