docker feature 0.0001
Some checks failed
Build Docker / build (push) Failing after 12s

This commit is contained in:
2026-02-28 11:02:23 +03:00
parent e3eab0af29
commit 071df119c1
3 changed files with 13 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/sh
alembic -c server/backend/database/alembic/alembic.ini revision --autogenerate
alembic -c server/backend/database/alembic/alembic.ini upgrade head
exec python run.py