mirror of https://github.com/statping/statping
heroku
parent
493b0f701b
commit
b9b35f42a8
|
@ -5,6 +5,8 @@ build:
|
|||
languages:
|
||||
- go
|
||||
pre:
|
||||
- go get github.com/GeertJohan/go.rice
|
||||
- go get github.com/GeertJohan/go.rice/rice
|
||||
- cd source && rice embed-go
|
||||
run:
|
||||
web: cmd --port $PORT
|
Loading…
Reference in New Issue