Skip to content

Commit

Permalink
goreleaser: ignore backupspec/* tags (#4245)
Browse files Browse the repository at this point in the history
  • Loading branch information
karol-kokoszka authored Feb 6, 2025
1 parent c555047 commit 86d34f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dist/.goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ project_name: scylla-manager
dist: release
version: 2

git:
ignore_tags:
- "backupspec/*"

changelog:
sort: asc
filters:
Expand Down

0 comments on commit 86d34f4

Please sign in to comment.