Skip to content

Commit 741f67f

Browse files
syweskBenjamin BOURGEAIS
andauthored
chore: disable build on goreleaser (#1058)
Co-authored-by: Benjamin BOURGEAIS <[email protected]>
1 parent 509a389 commit 741f67f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
before:
44
hooks:
55
- go mod tidy
6+
builds:
7+
- skip: true
68
source:
79
enabled: true
810
name_template: '{{ .ProjectName }}-{{ .Version }}'

0 commit comments

Comments
 (0)