kerneltest: update alembic.ini

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-03-13 11:21:52 +10:00
parent 329c49a658
commit 980968d38a

View file

@ -2,7 +2,7 @@
[alembic]
# path to migration scripts
script_location = /opt/app-root/src/alembic
script_location = /opt/app-root/src/kerneltest/alembic
# template used to generate migration files
# file_template = %%(rev)s_%%(slug)s