Upgrade the DB to head, not just +1

This commit is contained in:
Pierre-Yves Chibon 2016-07-25 18:42:02 +02:00
parent e5bc13f648
commit d0bacb75f8

View file

@ -67,7 +67,7 @@
service: name="fedmsg-hub" state=stopped
- name: Upgrade the database
command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade +1
command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade head
args:
chdir: /usr/share/fmn.lib/