pass alembic option

This commit is contained in:
Miroslav Suchý 2015-04-03 13:38:58 +00:00
parent 07dd697263
commit fe4b3ed2bc

View file

@ -38,7 +38,7 @@
- include: "psql_setup.yml"
- name: populate db
command: ./manage.py create_db
command: ./manage.py create_db --alembic alembic.ini
sudo: yes
sudo_user: copr-fe
args: