gowebframework/.drone.yml

6 lines
131 B
YAML

pipeline:
build:
image: golang
commands:
- go get github.com/oxtoacart/bpool
- go build