Drop the postdeploy script from app.json
This commit is contained in:
parent
22461449b4
commit
d468c3d88b
1 changed files with 0 additions and 3 deletions
3
app.json
3
app.json
|
|
@ -1,9 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "osem",
|
"name": "osem",
|
||||||
"description": "Open Source Event Manager",
|
"description": "Open Source Event Manager",
|
||||||
"scripts": {
|
|
||||||
"postdeploy": "rake data:demo"
|
|
||||||
},
|
|
||||||
"env": {
|
"env": {
|
||||||
"CLOUDINARY_URL": {
|
"CLOUDINARY_URL": {
|
||||||
"required": true
|
"required": true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue