Files
Momento/.gitea/workflows/deploy.yaml
sepehr 434bb3ad71
Some checks failed
Deploy to Production / Build and Deploy (push) Has been cancelled
fix: use prisma db push in entrypoint instead of migrate deploy
The app uses db push (no migration files), so migrate deploy was a no-op.
Also removes the redundant migration step from deploy.yaml since the
entrypoint now handles schema sync on every container start.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-26 11:06:07 +02:00

7.1 KiB