gowebframework/.drone.yml
klmp200 e68bc648ca
All checks were successful
the build was successful
First session system
2018-07-18 00:00:51 +02:00

7 lines
175 B
YAML

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