parent
52a5f37ada
commit
eb2938aac2
@ -5,8 +5,8 @@ pipeline:
|
|||||||
image: golang:1.10
|
image: golang:1.10
|
||||||
commands:
|
commands:
|
||||||
- go get -u github.com/golang/dep/cmd/dep
|
- go get -u github.com/golang/dep/cmd/dep
|
||||||
- make build
|
- go build
|
||||||
|
# - make build
|
||||||
publish:
|
publish:
|
||||||
image: plugins/docker:${docker_tag}
|
image: plugins/docker:${docker_tag}
|
||||||
# repo: iamthefij/dockron
|
# repo: iamthefij/dockron
|
||||||
|
Loading…
Reference in New Issue
Block a user