Typi typo

This commit is contained in:
Pierre-Yves Chibon 2016-12-05 11:29:47 +01:00
parent b32236aa1e
commit 86d13af119

View file

@ -45,7 +45,7 @@
PAGURE_CONFIG: /etc/pagure/pagure.cfg
- name: Upgrade the database
command: /usr/bin/alembic -c /etc/pagure/alembic.ini /upgrade head
command: /usr/bin/alembic -c /etc/pagure/alembic.ini upgrade head
args:
chdir: /etc/pagure/
environment: