mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Run database migrations on the stage version of fmn
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user