Skip to content

Commit

Permalink
add chart repo to command
Browse files Browse the repository at this point in the history
  • Loading branch information
ata-no-one committed Jan 15, 2024
1 parent d71666e commit a9e1735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: helm/[email protected]

- name: Run chart-testing (lint)
run: ct lint --validate-maintainers=false --charts charts/vaas
run: ct lint --chart-repos oci-registry=oci://ghcr.io/gdatasoftwareag --validate-maintainers=false --charts charts/vaas

- name: Run chart-releaser
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit a9e1735

Please sign in to comment.