Removed native Heroku deployment. Closes #557.
This commit is contained in:
@@ -51,8 +51,7 @@
|
||||
"post-install-cmd": [
|
||||
"php artisan clear-compiled",
|
||||
"php artisan optimize",
|
||||
"chmod -R 755 storage",
|
||||
"php artisan cachet:one-click-deploy"
|
||||
"chmod -R 755 storage"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"php artisan clear-compiled",
|
||||
|
||||
Reference in New Issue
Block a user