Skip to content

Commit

Permalink
some more goreleaser fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PrivatePuffin committed Oct 18, 2024
1 parent a160ac2 commit 4d4122a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: v2
version: 2
project_name: clustertool
builds:
- id: clustertool
Expand Down Expand Up @@ -38,8 +38,9 @@ release:
make_latest: false

git:
tag_filter: '^Clustertool-v'
strip_tag_prefix: 'Clustertool-'
ignore_tags:
- nightly
- common

universal_binaries:
- replace: true
Expand Down

0 comments on commit 4d4122a

Please sign in to comment.