Update drone.yml

This commit is contained in:
Steven Polley 2018-12-22 23:36:26 -07:00
parent 6b43a65110
commit b2b12265d9

View File

@ -10,9 +10,9 @@ steps:
GOARCH: amd64 GOARCH: amd64
CGO_ENABLED: 0 CGO_ENABLED: 0
commands: commands:
- go version - go version
- go get - go get
- go build -ldflags '-w' - go build -ldflags '-w'
- name: publish - name: publish
image: plugins/docker image: plugins/docker
settings: settings: