Files
office_translator/.gitea
sepehr 3069cf5928
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 52s
fix: add explicit alembic migration step to CI pipeline
Entrypoint migration can fail silently. Now runs explicitly:
  1. Wait for postgres
  2. alembic upgrade head (explicit, fails the deploy if broken)
  3. Wait for backend healthy

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 01:28:55 +02:00
..