updated .drone.yml
This commit is contained in:
parent
39136f6947
commit
e5b7f241ef
@ -48,7 +48,7 @@ steps:
|
||||
environment:
|
||||
GOOS: linux
|
||||
GOARCH: amd64
|
||||
GOOPTIONS: -mod=vendor -ldflags="-s -w"
|
||||
GOOPTIONS: -mod=vendor
|
||||
SRCFILES: cmd/qrz/*.go
|
||||
PROJECTNAME: qrz
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user