dont remove .git to allow testing afterwards

This commit is contained in:
Noah Zoschke
2011-05-18 09:10:04 -07:00
parent 6d97e0a046
commit ad8bebe048
-1
View File
@@ -8,6 +8,5 @@ git add . && git commit -m 'Django skeleton'
heroku create canary-django --stack cedar
heroku config:add LANGUAGE_PACK_URL=https://${GITHUB_AUTH}@github.com/heroku/language-pack-python.git --app canary-django
git push heroku master
rm -rf .git
curl --head http://canary-django.herokuapp.com/