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