cic-internal-integration/apps/cic-notify/docker/db.sh

4 lines
131 B
Bash
Raw Normal View History

2021-02-07 03:29:24 +01:00
#!/bin/bash
2021-07-29 20:29:17 +02:00
set -e
python scripts/migrate.py -c /usr/local/etc/cic-notify --migrations-dir /usr/local/share/cic-notify/alembic -vv