Skip to content

Commit

Permalink
chore: disable build on goreleaser (#1058)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin BOURGEAIS <bbourgeais@scaleway.com>
  • Loading branch information
sywesk and Benjamin BOURGEAIS authored Feb 9, 2022
1 parent 509a389 commit 741f67f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
before:
hooks:
- go mod tidy
builds:
- skip: true
source:
enabled: true
name_template: '{{ .ProjectName }}-{{ .Version }}'
Expand Down

0 comments on commit 741f67f

Please sign in to comment.