add db upgrade

This commit is contained in:
Sorrel Bri 2019-10-12 10:40:12 -07:00
parent c14688f1e8
commit 4b08ba9b94

View file

@ -1 +1,2 @@
web: gunicorn app:app
web: gunicorn app:app
release: python3 manage.py db upgrade