Skip to content

Commit

Permalink
chore: update goreleaser to ignore chores in changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Hill <[email protected]>
  • Loading branch information
zhill committed Dec 7, 2019
1 parent 982d05d commit cd3e05f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ changelog:
exclude:
- '^docs:'
- '^test:'
- '^chore:'
dockers:
- image_templates:
- "{{.Env.REPOSITORY}}:{{ .Version }}"
Expand Down

0 comments on commit cd3e05f

Please sign in to comment.