Commit Graph

3 Commits

Author SHA1 Message Date
6a469181cd fix(ci): rsync trailing slash 수정 및 PM2 프로세스명 수정
- rsync source 경로 trailing slash 제거 (.next/, node_modules/, public/ → .next, node_modules, public)
- trailing slash로 디렉토리 내용이 root에 풀리는 문제 해결
- dev deploy에 --exclude .git, .env*, ecosystem.config.* 추가
- PM2 프로세스명: sam-front → sam-react (개발서버)
2026-02-24 02:22:36 +09:00
ec492e3829 ci: fix npm ci → npm install (package-lock.json not tracked) 2026-02-24 02:05:27 +09:00
3e4ad775a6 ci: add Jenkinsfile for CI/CD pipeline (develop/stage/main) 2026-02-24 01:58:32 +09:00