Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed the postdeploy
  • Loading branch information
emilyfabius committed Jul 16, 2019
commit b33b3774e40b6cd0e916813bd88c40fe394f29b8
5 changes: 1 addition & 4 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
"SET_ASSET_SCALE": {
"description": "What asset scale do you want to use?",
"value": ""
}
},
"scripts": {
"postdeploy": "bundle exec rake db:migrate"
},
}
}