Run database migrations on the stage version of fmn

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
Jeremy Cline 2017-08-17 17:51:02 +00:00
parent d1e5dffd4f
commit c30d86292f

View file

@ -80,7 +80,6 @@
- name: Upgrade the database
command: /usr/bin/alembic -c /usr/share/fmn/alembic.ini upgrade head
when: env != "staging"
args:
chdir: /usr/share/fmn/