Commit 4987d1cd by Tyler Hallada Committed by GitHub

Merge pull request #3753 from edx/thallada/insights-fix

Remove compile translations step in insights role
parents 01e0099e 781704b3
......@@ -106,15 +106,6 @@
- assets
- assets:gather
- name: compile translations
shell: ". {{ insights_venv_dir }}/bin/activate && i18n_tool generate -v"
args:
chdir: "{{ insights_code_dir }}/analytics_dashboard"
become_user: "{{ insights_user }}"
tags:
- assets
- assets:gather
- name: write out the supervisior wrapper
template:
src: "edx/app/insights/insights.sh.j2"
......
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