gowebframework/.drone.yml

7 lines
175 B
YAML
Raw Permalink Normal View History

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