Branch for deploy.

master
Nick Sergeant 2014-10-20 23:35:43 -04:00
parent 742252a729
commit 286d84524c
1 changed files with 1 additions and 1 deletions

View File

@ -63,6 +63,6 @@ deploy-with-assets:
media/js/src/pro.js \
> media/js/pro-all.min.js
/Users/Nick/.virtualenvs/snipt/bin/python manage.py collectstatic --noinput
@git push heroku heroku:master
@git push heroku
.PHONY: deploy, deploy-with-assets