sb
a29aadc5ff
fix(ci): 배포 시 jar 경로 자가치유 (컨테이너 stop→경로 정리→배치→재기동)
...
CI / build (push) Has been cancelled
Deploy (dev) / deploy (push) Failing after 11m58s
빈 디렉토리로 잘못 생성된 마운트 경로(corrupt jarfile 원인)까지 rm -rf 로 정리.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-11 18:14:35 +09:00
sb
1cdff136c3
fix(ci): jar 전송을 scp→ssh(cat)로 변경 + 접속 확인
...
Deploy (dev) / deploy (push) Has been cancelled
CI / build (push) Failing after 15m10s
최신 OpenSSH scp(SFTP 모드)의 'open: no such file' 경로 이슈 회피.
ssh stdin 으로 jar 전송, 배포 전 SSH 접속 체크 추가.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-11 18:10:34 +09:00
sb
f6a54d9f33
ci: 운영(prod) 자동배포 워크플로 추가 (main push → api 컨테이너)
...
CI / build (push) Failing after 16m2s
Deploy (dev) / deploy (push) Failing after 15m47s
dev 와 동일한 jar 방식. 운영 jar 경로는 DEPLOY_JAR_PATH_PROD.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-11 17:24:41 +09:00