Skip to content

Commit

Permalink
Update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-toa committed Sep 19, 2024
1 parent 874247c commit 32aa9c5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# This is an example goreleaser.yaml file with some defaults.
# Make sure to check the documentation at http://goreleaser.com
version: 2

env:
- CGO_ENABLED=0
before:
Expand Down Expand Up @@ -72,6 +74,3 @@ signs:
- "${signature}"
- "--detach-sign"
- "${artifact}"

changelog:
skip: true

0 comments on commit 32aa9c5

Please sign in to comment.