Commit Graph

9 Commits

Author SHA1 Message Date
이희원 a088ca9e1f fix: SSH 키를 env 변수로 전달하여 YAML 들여쓰기 오염 방지
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 04:23:10 +09:00
이희원 28e270eb19 debug: SSH 키 유효성 검증 스텝 추가
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 04:20:56 +09:00
이희원 e88a6f242e debug: SSH 키 형식 확인 스텝 추가
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 04:18:37 +09:00
이희원 8e3f6754c8 fix: SSH 키 CRLF 제거 및 IdentitiesOnly 옵션 추가
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 04:16:38 +09:00
이희원 64d24b7087 fix: scp-action Docker 방식 → 직접 scp 명령으로 변경
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 04:14:37 +09:00
이희원 813c2c4865 fix: SSH key 방식 raw PEM으로 변경
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 04:12:17 +09:00
이희원 8d56d7c421 fix: SSH 키 디코딩 전 .ssh 디렉토리 생성
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 04:05:23 +09:00
이희원 d95f95141e fix: SSH 키 base64 디코딩 스텝 추가
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 04:03:36 +09:00
이희원 6a0f17d1e0 feat: GitHub Actions 자동 배포 설정 추가
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 03:54:29 +09:00