Update .drone.yml
This commit is contained in:
parent
628373ce58
commit
f068f53112
@ -8,4 +8,4 @@ steps:
|
|||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: golang:alpine
|
image: golang:alpine
|
||||||
commands:
|
commands:
|
||||||
- CGO_ENABLED=1 go build
|
- CGO_ENABLED=1 go build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user