gowebframework/.drone.yml

7 lines
175 B
YAML

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