Skip to content
Snippets Groups Projects
Commit b8c20c86 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Update lipclms db upgrade command

parent e4fceae2
Branches
No related tags found
1 merge request!23Bullseye fixes
Pipeline #3210 passed
......@@ -9,7 +9,7 @@
group: "{{app_group}}"
- name: ensure data model upgrades are applied # noqa 301
command: "{{app_venv}}/bin/python {{app_path}}/lipclms.py db upgrade"
command: "{{app_venv}}/bin/flask db upgrade"
args:
chdir: "{{app_path}}"
become: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment