Drop the postdeploy script from app.json

This commit is contained in:
Henne Vogelsang 2016-05-02 17:28:07 +02:00
parent 22461449b4
commit d468c3d88b

View file

@ -1,9 +1,6 @@
{
"name": "osem",
"description": "Open Source Event Manager",
"scripts": {
"postdeploy": "rake data:demo"
},
"env": {
"CLOUDINARY_URL": {
"required": true