Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
krystian-panek-vmltech committed Aug 23, 2024
1 parent 4ea83af commit f082705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ builds:
- cli
- provision
- config_mgmt
- timetzdata
env:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
tags:
- timetzdata

ldflags:
- "-s -w -X main.appVersion={{ .Version }} -X main.appCommit={{ .Commit }} -X main.appCommitDate={{.CommitDate}}"

Expand Down

0 comments on commit f082705

Please sign in to comment.