Update task name
This commit is contained in:
parent
faf0032e32
commit
2e46e171f1
|
@ -14,7 +14,7 @@
|
||||||
args:
|
args:
|
||||||
chdir: "{{ ansistrano_release_path.stdout }}"
|
chdir: "{{ ansistrano_release_path.stdout }}"
|
||||||
|
|
||||||
- name: Install Webpack Encore assets
|
- name: Install Laravel Mix assets
|
||||||
command: yarn run production
|
command: yarn run production
|
||||||
args:
|
args:
|
||||||
chdir: "{{ ansistrano_release_path.stdout }}"
|
chdir: "{{ ansistrano_release_path.stdout }}"
|
||||||
|
|
Reference in a new issue