Skip to content

Commit

Permalink
yet another
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Rancourt <[email protected]>
  • Loading branch information
krancour committed Dec 3, 2024
1 parent 760d836 commit 68aa13b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ brews:
# arch = Utils.safe_popen_read("go", "env", "GOARCH").strip
# bin.install "bin/kargo-#{os}-#{arch}" => "kargo"
# end
test: |
assert_match "Client Version: v#{version}", shell_output("#{bin}/kargo version --client")
# test: |
# assert_match "Client Version: v#{version}", shell_output("#{bin}/kargo version --client")
repository:
owner: krancour
name: homebrew-tap
Expand Down

0 comments on commit 68aa13b

Please sign in to comment.