Skip to content

Commit c1deb2e

Browse files
committed
update goreleaser
1 parent 43e839d commit c1deb2e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.goreleaser.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
before:
2-
hooks:
3-
- go mod tidy
4-
51
builds:
62
-
73
goos:
@@ -13,8 +9,6 @@ builds:
139
- 386
1410
env:
1511
- CGO_ENABLED=0
16-
ldflags:
17-
- -X github.com/codefresh-io/venona/venonactl/cmd.version={{.Version}} -X github.com/codefresh-io/venona/venonactl/cmd.commit={{.Commit}} -X github.com/codefresh-io/venona/venonactl/cmd.date={{.Date}}
1812

1913
archives:
2014
-

0 commit comments

Comments
 (0)