Skip to content

Commit

Permalink
Merge pull request #983 from spring-financial-group/goreleaser-config…
Browse files Browse the repository at this point in the history
…file-v2

chore: change deprecated goreleaser config
  • Loading branch information
jenkins-x-bot authored Nov 5, 2024
2 parents cbe0a3b + c894afd commit 0de949f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
env:
- GO111MODULE=on
- CGO_ENABLED=0
Expand Down Expand Up @@ -48,7 +49,7 @@ checksum:
algorithm: sha256
changelog:
# set it to true if you wish to skip the changelog generation
skip: true
disable: true
release:
# If set to true, will not auto-publish the release.
# Default is false.
Expand Down

0 comments on commit 0de949f

Please sign in to comment.