gowebframework/.drone.yml

6 lines
131 B
YAML
Raw Normal View History

2018-07-14 10:37:50 +00:00
pipeline:
build:
image: golang
commands:
- go get github.com/oxtoacart/bpool
- go build