mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Maybe this works to purge deps postbuild
This commit is contained in:
2
Procfile
2
Procfile
@@ -1,2 +1,2 @@
|
||||
release: rm -rf node_modules/ pipeline/ && python manage.py migrate
|
||||
release: python manage.py migrate
|
||||
web: gunicorn PyRIGS.wsgi --log-file -
|
||||
|
||||
Reference in New Issue
Block a user