Skip to content

Commit 38e8674

Browse files
authored
Release v1.0.0 (#101)
Signed-off-by: abarreiro <abarreiro@vmware.com>
1 parent 71e2d26 commit 38e8674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ builds:
2828
flags:
2929
- -trimpath
3030
ldflags:
31-
- '-s -w -X github.com/vmware/terraform-provider-vcfa/vcfa.BuildVersion={{.Env.BUILDVERSION}}'
31+
- '-s -w -X github.com/vmware/terraform-provider-vcfa/vcfa.BuildVersion={{ .Version }}'
3232
mod_timestamp: '{{ .CommitTimestamp }}'
3333

3434
archives:

0 commit comments

Comments
 (0)