Skip to content

Commit

Permalink
Add DB migrations on release
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmior committed Jul 3, 2017
1 parent 6d7e3b9 commit 02d4211
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
release: python manage.py migrate
web: newrelic-admin run-program gunicorn pylinks.wsgi:application --timeout 120 --log-file -

0 comments on commit 02d4211

Please sign in to comment.