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