Skip to content

Commit e8a6544

Browse files
author
Kátia Nakamura
authored
Merge pull request #7 from PythonBalkan/develop
procfile: run migration on release
2 parents fef0ab7 + 64be8c2 commit e8a6544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
release: python manage.py migrate
12
web: gunicorn pyconbalkan.wsgi --log-file -

0 commit comments

Comments
 (0)