kerneltest: update alembic.ini
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
329c49a658
commit
980968d38a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
[alembic]
|
[alembic]
|
||||||
# path to migration scripts
|
# 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
|
# template used to generate migration files
|
||||||
# file_template = %%(rev)s_%%(slug)s
|
# file_template = %%(rev)s_%%(slug)s
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue