wiki update - heroku make cmd

pull/116/head
Hunter Long 2018-12-19 21:01:03 -08:00
parent 3ac519b792
commit 7679b8da4b
2 changed files with 7 additions and 2 deletions

View File

@ -339,4 +339,9 @@ xgo-install: clean
go get github.com/karalabe/xgo
docker pull karalabe/xgo-latest
heroku:
git push heroku master
heroku container:push web
heroku container:release web
.PHONY: all build build-all build-alpine test-all test test-api docker

File diff suppressed because one or more lines are too long