Skipping build only step
The Golang container that Drone uses doesn't seem to work well with this
This commit is contained in:
parent
5b18605c17
commit
c4dd082f59
@ -1,12 +1,7 @@
|
|||||||
platform: ${platform}
|
platform: ${platform}
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
publish:
|
||||||
image: golang
|
|
||||||
commands:
|
|
||||||
- go get -u github.com/golang/dep/cmd/dep
|
|
||||||
- make build
|
|
||||||
build:
|
|
||||||
image: plugins/docker:${docker_tag}
|
image: plugins/docker:${docker_tag}
|
||||||
repo: iamthefij/dockron
|
repo: iamthefij/dockron
|
||||||
secrets:
|
secrets:
|
||||||
|
Loading…
Reference in New Issue
Block a user