Update task name

This commit is contained in:
Oliver Davies 2018-02-13 18:53:40 +00:00
parent faf0032e32
commit 2e46e171f1

View file

@ -14,7 +14,7 @@
args:
chdir: "{{ ansistrano_release_path.stdout }}"
- name: Install Webpack Encore assets
- name: Install Laravel Mix assets
command: yarn run production
args:
chdir: "{{ ansistrano_release_path.stdout }}"