Run as sudo
This commit is contained in:
parent
af7a884c89
commit
22a53583e7
|
@ -8,6 +8,7 @@
|
|||
command: yarn run encore production
|
||||
args:
|
||||
chdir: "{{ ansistrano_release_path.stdout }}"
|
||||
become: true
|
||||
|
||||
- name: Install Composer dependencies
|
||||
composer:
|
||||
|
|
Loading…
Reference in a new issue