Skip to content

Commit 4c20b1f

Browse files
author
Sebastian Gumprich
committed
change goreleaser build version template
1 parent 3bbe981 commit 4c20b1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project_name: confluence-gardner
33
builds:
44
- env: [CGO_ENABLED=0]
55
ldflags:
6-
- -s -w -X confluence-gardner/conf.version={{.Version}}
6+
- -s -w -X confluence-gardner/conf.version={{.Tag }}
77
dockers:
88
-
99
goos: linux

0 commit comments

Comments
 (0)