deploy fix

This commit is contained in:
Kenneth Reitz
2011-10-28 01:38:33 -04:00
parent 38d05d18bf
commit 98fb35d7e8
+1 -4
View File
@@ -2,10 +2,7 @@ html:
cat README.md|sed 's/(http:\/\/httpbin.org\//(\//'|ronn -5 -f --style 80c --pipe > ./httpbin/templates/httpbin.1.html
deploy:
git push heroku master
stage:
git push heroku-staging master --force
epio upload -a httpbin
run: html
foreman start