Skip to content

Commit

Permalink
only scripts/postdeploy does anything
Browse files Browse the repository at this point in the history
  • Loading branch information
kwfk committed Apr 15, 2020
1 parent aaa23ed commit 3da844a
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,5 @@
"RAILS_MASTER_KEY": {
"description": "Master key for rails credentials"
}
},
"addons": [
{
"plan": "heroku-postgresql"
}
],
"buildpacks": [
{
"url": "heroku/ruby"
},
{
"url": "heroku/nodejs"
}
]
}
}

0 comments on commit 3da844a

Please sign in to comment.