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