add install step
This commit is contained in:
parent
3f9d638388
commit
94093ae71e
@ -207,6 +207,7 @@ pushd $final_path
|
||||
sudo -u $app env PATH=$PATH yarn cache clean
|
||||
sudo -u $app env PATH=$PATH yarn --frozen-lockfile --non-interactive
|
||||
sudo -u $app env PATH=$PATH yarn build
|
||||
sudo -u $app env PATH=$PATH ynh_secure_remove $final_path/node_modules
|
||||
sudo -u $app env PATH=$PATH yarn --production --frozen-lockfile --non-interactive
|
||||
popd
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user