Files
GlitchupBot/scripts/run_migration.sh
Verum 2a7dfa95c8
Some checks failed
CI / Run tests (push) Has been cancelled
CI / Docker build test (push) Has been cancelled
CI / Lint (ruff + mypy) (push) Has been cancelled
initial commit
2026-03-30 16:46:26 +07:00

6 lines
60 B
Bash

#!/bin/sh
set -eu
cd /app
exec uv run alembic upgrade head