Fix GoReleaser config

This commit is contained in:
James Mills 2023-01-21 11:41:08 +10:00
parent 27cd821c82
commit 77feb50073
No known key found for this signature in database
GPG key ID: AC4C014F1440EBD6

View file

@ -2,7 +2,7 @@
builds:
- id: tube
binary: tube
main: .
main: ./cmd/tube/...
tags:
- embed
- static_build
@ -10,6 +10,7 @@ builds:
-w
-X git.mills.io/prologic/tube.Version={{.Version}}
-X git.mills.io/prologic/tube.Commit={{.Commit}}
-X git.mills.io/prologic/tube.Build={{.Date}}
env:
- CGO_ENABLED=0
goos: