Commit Graph

2 Commits

Author SHA1 Message Date
sb f6efb647ea ci: dev 자동 배포 워크플로 (Gitea Actions → SSH → docker compose)
CI / build (push) Failing after 11m24s
Deploy (dev) / deploy (push) Failing after 14m16s
dev push 시 서버에서 git reset --hard origin/dev + docker compose up -d --build dev-api.
시크릿: DEPLOY_HOST/USER/SSH_KEY/PATH/COMPOSE_FILE/PORT.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-11 17:04:20 +09:00
sb ccfde5dc95 ci: Gitea Actions 로 전환 (dev 전용, .gitlab-ci.yml 제거)
CI / build (push) Failing after 16m0s
이 인스턴스는 Gitea → .gitlab-ci.yml 미사용. sb_bt 컨벤션 따라 .gitea/workflows/ci.yaml.
테스트는 H2 인메모리라 서비스 컨테이너 불필요.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-11 11:29:41 +09:00