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}
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
image: golang
|
||||
commands:
|
||||
- go get -u github.com/golang/dep/cmd/dep
|
||||
- make build
|
||||
build:
|
||||
publish:
|
||||
image: plugins/docker:${docker_tag}
|
||||
repo: iamthefij/dockron
|
||||
secrets:
|
||||
|
Loading…
Reference in New Issue
Block a user