parent
090c71eabf
commit
df8be80692
@ -5,6 +5,8 @@ pipeline:
|
|||||||
image: golang:1.10
|
image: golang:1.10
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
|
- go version
|
||||||
|
- go env
|
||||||
- go get -u github.com/golang/dep/cmd/dep
|
- go get -u github.com/golang/dep/cmd/dep
|
||||||
# - dep ensure -vendor-only
|
# - dep ensure -vendor-only
|
||||||
- make build
|
- make build
|
||||||
|
Loading…
Reference in New Issue
Block a user