Navigation Menu

Skip to content

Commit

Permalink
Run migrations on release
Browse files Browse the repository at this point in the history
  • Loading branch information
twschiller committed Jan 8, 2018
1 parent 5a81296 commit 58ced59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
@@ -1,2 +1,3 @@
release: python manage.py migrate --noinput
web: gunicorn -c conf.py openintel.wsgi --log-file -
worker: celery worker --app=openintel.celery.app

0 comments on commit 58ced59

Please sign in to comment.