File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ builds:
2323 - CGO_ENABLED=0
2424 flags :
2525 - -trimpath
26- ldflags : -s -w -X github.com/outblocks/outblocks-cli/internal/version.version={{.Version}} -X github.com/outblocks/outblocks-cli/internal/version.gitCommit={{.ShortCommit}} -X github.com/outblocks/outblocks-cli/internal/version.date={{.Date }}
26+ ldflags : -s -w -X github.com/outblocks/outblocks-cli/internal/version.version={{.Version}} -X github.com/outblocks/outblocks-cli/internal/version.gitCommit={{.ShortCommit}} -X github.com/outblocks/outblocks-cli/internal/version.date={{.CommitDate }}
2727
2828archives :
2929 - name_template : ' {{ .ProjectName }}-{{ .Version }}-{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
You can’t perform that action at this time.
0 commit comments