Install dep
This commit is contained in:
parent
f1d39eb8a8
commit
5b18605c17
@ -4,6 +4,7 @@ pipeline:
|
|||||||
build:
|
build:
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
|
- go get -u github.com/golang/dep/cmd/dep
|
||||||
- make build
|
- make build
|
||||||
build:
|
build:
|
||||||
image: plugins/docker:${docker_tag}
|
image: plugins/docker:${docker_tag}
|
||||||
|
Loading…
Reference in New Issue
Block a user