Run database migrations on the stage version of fmn
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
d1e5dffd4f
commit
c30d86292f
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@
|
||||||
|
|
||||||
- name: Upgrade the database
|
- name: Upgrade the database
|
||||||
command: /usr/bin/alembic -c /usr/share/fmn/alembic.ini upgrade head
|
command: /usr/bin/alembic -c /usr/share/fmn/alembic.ini upgrade head
|
||||||
when: env != "staging"
|
|
||||||
args:
|
args:
|
||||||
chdir: /usr/share/fmn/
|
chdir: /usr/share/fmn/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue