Update task name
This commit is contained in:
parent
faf0032e32
commit
2e46e171f1
|
@ -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 }}"
|
||||
|
|
Reference in a new issue