We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a5b21 commit a169b87Copy full SHA for a169b87
.goreleaser.yml
@@ -4,6 +4,7 @@
4
# hooks:
5
# # this is just an example and not a requirement for provider building/publishing
6
# - go mod tidy
7
+version: 2
8
builds:
9
- env:
10
# goreleaser does not work with CGO, it could also complicate
@@ -61,4 +62,4 @@ release:
61
62
# If you want to manually examine the release before its live, uncomment this line:
63
draft: true
64
changelog:
- skip: true
65
+ disable: true
0 commit comments