Updated Drone CI configuration
This commit is contained in:
parent
d213548352
commit
08e7cb88ce
@ -5,6 +5,7 @@ steps:
|
||||
- name: build
|
||||
image: golang:1.12
|
||||
commands:
|
||||
- export GOPATH=/drone
|
||||
- go get github.com/golang/dep/cmd/dep
|
||||
- dep ensure
|
||||
- go build
|
||||
|
Loading…
Reference in New Issue
Block a user