Skip to content

Commit

Permalink
add repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Hoeft committed Feb 14, 2024
1 parent 122118e commit b6107e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: Set up chart-testing
uses: helm/[email protected]

- name: Add repo
run: helm repo add builder-vault https://blockdaemon.github.io/builder-vault-helm/ && helm repo update

- name: Run lint
run: ct lint --config .github/ct.yaml

Expand Down

0 comments on commit b6107e4

Please sign in to comment.