deploy: dump autoload
This commit is contained in:
parent
266f6b1a59
commit
107f3295d7
@ -31,6 +31,7 @@ git reset --hard
|
|||||||
git pull origin master
|
git pull origin master
|
||||||
|
|
||||||
composer install --no-dev --optimize-autoloader --ignore-platform-reqs
|
composer install --no-dev --optimize-autoloader --ignore-platform-reqs
|
||||||
|
composer dump-autoload -o
|
||||||
|
|
||||||
if [ ! -d node_modules ]; then
|
if [ ! -d node_modules ]; then
|
||||||
npm i
|
npm i
|
||||||
|
Loading…
x
Reference in New Issue
Block a user