We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e2d26 commit 38e8674Copy full SHA for 38e8674
.goreleaser.yml
@@ -28,7 +28,7 @@ builds:
28
flags:
29
- -trimpath
30
ldflags:
31
- - '-s -w -X github.com/vmware/terraform-provider-vcfa/vcfa.BuildVersion={{.Env.BUILDVERSION}}'
+ - '-s -w -X github.com/vmware/terraform-provider-vcfa/vcfa.BuildVersion={{ .Version }}'
32
mod_timestamp: '{{ .CommitTimestamp }}'
33
34
archives:
0 commit comments