test fix
All checks were successful
Build Docker / deploy (push) Successful in 37s
Build Docker / build (push) Successful in 28s

This commit is contained in:
2026-03-07 00:31:15 +03:00
parent bbfe68c533
commit 10fdda3ec1
9 changed files with 183 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
#!/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 --user_name admin