pass alembic option
This commit is contained in:
parent
07dd697263
commit
fe4b3ed2bc
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
- include: "psql_setup.yml"
|
- include: "psql_setup.yml"
|
||||||
|
|
||||||
- name: populate db
|
- name: populate db
|
||||||
command: ./manage.py create_db
|
command: ./manage.py create_db --alembic alembic.ini
|
||||||
sudo: yes
|
sudo: yes
|
||||||
sudo_user: copr-fe
|
sudo_user: copr-fe
|
||||||
args:
|
args:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue