Skip to content

Commit f082705

Browse files
Build fix
1 parent 4ea83af commit f082705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ builds:
1515
- cli
1616
- provision
1717
- config_mgmt
18+
- timetzdata
1819
env:
1920
- CGO_ENABLED=0
2021
goos:
2122
- linux
2223
- windows
2324
- darwin
24-
tags:
25-
- timetzdata
25+
2626
ldflags:
2727
- "-s -w -X main.appVersion={{ .Version }} -X main.appCommit={{ .Commit }} -X main.appCommitDate={{.CommitDate}}"
2828

0 commit comments

Comments
 (0)