some more goreleaser fixes

This commit is contained in:
Kjeld Schouten
2024-10-18 11:27:29 +02:00
parent a160ac2617
commit 4d4122a451
+4 -3
View File
@@ -1,4 +1,4 @@
version: v2 version: 2
project_name: clustertool project_name: clustertool
builds: builds:
- id: clustertool - id: clustertool
@@ -38,8 +38,9 @@ release:
make_latest: false make_latest: false
git: git:
tag_filter: '^Clustertool-v' ignore_tags:
strip_tag_prefix: 'Clustertool-' - nightly
- common
universal_binaries: universal_binaries:
- replace: true - replace: true