Commit bd56a53a by Ibrahim

migrate

parent ce880dd4
......@@ -34,7 +34,7 @@
with_items: "{{ WHITELABEL_MYSQL_COMMAND }}"
- name: Run Discovery migrations
shell: "make migrate"
shell: "./manage.py migrate"
args:
chdir: "{{ discovery_code_dir }}"
become_user: "{{ discovery_user }}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment