updated .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Paul 2022-10-30 15:19:19 +01:00
parent 39136f6947
commit e5b7f241ef

View File

@ -48,7 +48,7 @@ steps:
environment: environment:
GOOS: linux GOOS: linux
GOARCH: amd64 GOARCH: amd64
GOOPTIONS: -mod=vendor -ldflags="-s -w" GOOPTIONS: -mod=vendor
SRCFILES: cmd/qrz/*.go SRCFILES: cmd/qrz/*.go
PROJECTNAME: qrz PROJECTNAME: qrz
when: when: