Skipping build only step

The Golang container that Drone uses doesn't seem to work well with this
This commit is contained in:
IamTheFij 2018-11-17 13:57:32 -08:00
parent 5b18605c17
commit c4dd082f59
1 changed files with 1 additions and 6 deletions

View File

@ -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: