Skip to content

Commit

Permalink
Try the new ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
allanger committed Oct 4, 2023
1 parent c3ea5b4 commit c366109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Init cert-manager server
if: steps.list-changed.outputs.changed == 'true'
run: |
helmfile -f helm/ci/helmfile.yaml sync
helmfile -f charts/db-operator/ci/helmfile.yaml sync
- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
Expand Down

0 comments on commit c366109

Please sign in to comment.