Use the new migration location for Bodhi production and stg.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
5cc1b3d26b
commit
9510c5caca
1 changed files with 0 additions and 4 deletions
|
@ -2,11 +2,7 @@
|
|||
|
||||
[alembic]
|
||||
# path to migration scripts
|
||||
{% if env == 'staging' %}
|
||||
script_location = bodhi:server/migrations
|
||||
{% else %}
|
||||
script_location = /usr/share/bodhi/alembic
|
||||
{% endif %}
|
||||
|
||||
# template used to generate migration files
|
||||
# file_template = %%(rev)s_%%(slug)s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue