Skip to content

Commit

Permalink
adds brew test and reverts committer to goreleaserbot
Browse files Browse the repository at this point in the history
  • Loading branch information
crayzeigh committed Jan 14, 2022
1 parent e8c5152 commit c038aba
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,8 @@ brews:
dependencies:
- name: "go"
type: build
commit_author:
name: "Aaron Aldrich"
email: "[email protected]"
test: |
system "#{bin}/metal -v"
commit_msg_template: "Brew formula update for {{ .ProjectName }} version {{ .Tag }}"
tap:
owner: equinix
Expand Down

0 comments on commit c038aba

Please sign in to comment.