remove post deploy

This commit is contained in:
Leifer Mendez
2022-01-16 21:01:19 +01:00
parent 8a988dab67
commit 982df6184e
2 changed files with 1 additions and 4 deletions

View File

@@ -12,9 +12,6 @@
],
"addons": [
],
"scripts": {
"postdeploy": "php artisan migrate --force && php artisan db:seed --force"
},
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-google-chrome"