Try go build
the build failed Details

This commit is contained in:
IamTheFij 2018-11-21 14:51:47 -08:00
parent 52a5f37ada
commit eb2938aac2
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ pipeline:
image: golang:1.10
commands:
- go get -u github.com/golang/dep/cmd/dep
- make build
- go build
# - make build
publish:
image: plugins/docker:${docker_tag}
# repo: iamthefij/dockron