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