change envoy
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
git pull origin {{ $config->prod_branch }}
|
||||
composer install --no-dev
|
||||
npm install --only=dependencies
|
||||
npm run production
|
||||
npm run production --only=dependencies
|
||||
php artisan migrate --force
|
||||
php artisan optimize
|
||||
php artisan up
|
||||
|
||||
Reference in New Issue
Block a user