wip
This commit is contained in:
parent
35a1087889
commit
3009e5a5e3
222 changed files with 1032 additions and 7838 deletions
|
@ -10,8 +10,8 @@
|
|||
- name: Install Node dependencies
|
||||
command: yarn install chdir={{ ansistrano_release_path.stdout }}
|
||||
|
||||
- name: Generate assets with Laravel Mix
|
||||
command: yarn run production chdir={{ ansistrano_release_path.stdout }}
|
||||
- name: Generate assets
|
||||
command: yarn run encore production chdir={{ ansistrano_release_path.stdout }}
|
||||
|
||||
- name: Generate the site, including assets
|
||||
command: composer run prod chdir={{ ansistrano_release_path.stdout }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue