Skip to content

Commit

Permalink
remove login
Browse files Browse the repository at this point in the history
  • Loading branch information
doxthree committed Jan 16, 2024
1 parent f698cf0 commit da84609
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 @@ -41,7 +41,7 @@ jobs:
uses: helm/[email protected]

- name: Run chart-testing (lint)
run: ct lint --config .github/chart-testing-config.yaml --helm-repo-extra-args 'oci-registry=--username GdataGithubBot --password ${{ secrets.GHRC_PASSWORD }}' --validate-maintainers=false --charts charts/vaas
run: ct lint --config .github/chart-testing-config.yaml --validate-maintainers=false --charts charts/vaas

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

0 comments on commit da84609

Please sign in to comment.