Update drone.yml
This commit is contained in:
parent
6b43a65110
commit
b2b12265d9
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user