fix: goreleaser yaml

This commit is contained in:
Oleg Lobanov 2023-11-02 22:48:29 +01:00
parent a744bd224f
commit 4d0a68e787
No known key found for this signature in database
1 changed files with 26 additions and 26 deletions

View File

@ -4,7 +4,7 @@ env:
- GO111MODULE=on
builds:
env:
- env:
- CGO_ENABLED=0
ldflags:
- -s -w -X github.com/filebrowser/filebrowser/v2/version.Version={{ .Version }} -X github.com/filebrowser/filebrowser/v2/version.CommitSHA={{ .ShortCommit }}