fix: use base64 encoded deploy ssh key
TaxBaik CI/CD / build-and-deploy (push) Failing after 42s

This commit is contained in:
2026-06-27 02:33:32 +09:00
parent da505d8966
commit a6ca30eec8
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -749,5 +749,5 @@ SELECT * FROM inquiries ORDER BY created_at DESC LIMIT 1;
- [ ] DB 마이그레이션 SQL 파일 생성
- [ ] systemd 서비스 파일 서버에 설치
- [ ] Nginx location 블록 설정
- [ ] Gitea Secrets (DEPLOY_USER, DEPLOY_HOST, DEPLOY_SSH_KEY) 추가
- [ ] Gitea Secrets (DEPLOY_USER, DEPLOY_HOST, DEPLOY_SSH_KEY_B64) 추가
- [ ] 초기 커밋 및 git push