Commit Graph

3 Commits

Author SHA1 Message Date
e2988e91a1 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 08:10:41 +09:00
7c588ee58c ci: fix npm ci → npm install (package-lock.json not tracked) 2026-02-24 08:10:41 +09:00
ee21fe9195 ci: add Jenkinsfile for CI/CD pipeline (develop/stage/main) 2026-02-24 08:10:41 +09:00