OK1
This commit is contained in:
@@ -83,9 +83,8 @@ jobs:
|
||||
npm install &&
|
||||
npm run build &&
|
||||
php artisan migrate --force &&
|
||||
php artisan config:cache &&
|
||||
php artisan route:cache &&
|
||||
php artisan view:cache
|
||||
php artisan optimize:clear &&
|
||||
php artisan optimize
|
||||
"
|
||||
docker exec koori-erp-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache
|
||||
docker restart koori-erp-laravel
|
||||
Reference in New Issue
Block a user