Skip to content

Commit

Permalink
chore(brew): Add dependency for tkn-graph command
Browse files Browse the repository at this point in the history
Signed-off-by: Sergiy Kulanov <[email protected]>
  • Loading branch information
SergK committed Oct 13, 2023
1 parent 163db81 commit 585bae4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ brews:
owner: sergk
name: homebrew-tap
folder: Formula
dependencies:
- name: tektoncd-cli
type: optional
- name: git
homepage: "https://github.com/sergk/tkn-graph"
license: Apache-2.0
description: Tekton CLI - The command line interface for Pipeline, PipelineRun presentation in Graph
Expand Down

0 comments on commit 585bae4

Please sign in to comment.