diff --git a/Makefile b/Makefile index c14051a..5b8c214 100644 --- a/Makefile +++ b/Makefile @@ -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 \ No newline at end of file