Commit Graph

2 Commits

Author SHA1 Message Date
kjh2064 1c802463c7 수정: Gitea Actions 워크플로우 - master 브랜치 및 경로 수정
TaxBaik CI/CD / build-and-deploy (push) Failing after 26s
- 브랜치: main → master 변경
- 프로젝트 경로: src/ 제거 (루트 수준)
- SSH 에이전트 활용 (webfactory/ssh-agent)

배포 자동화 준비 완료

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-06-26 15:25:32 +09:00
kjh2064 88409b8fea Add deployment infrastructure and development guide
- db/migrations/: V001 (schema) + V002 (seed data) SQL files
- deploy/: systemd service files (taxbaik.service, taxbaik-admin.service)
- deploy/: Nginx location block configuration
- .gitea/workflows/deploy.yml: CI/CD pipeline (build, test, deploy)
- CLAUDE.md: Comprehensive development guidelines (9 sections)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-26 14:59:51 +09:00