actions: fix helm using wrong path for chart
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -189,5 +189,5 @@ jobs:
|
|||||||
helm init
|
helm init
|
||||||
- name: Helm package
|
- name: Helm package
|
||||||
run: |
|
run: |
|
||||||
helm dependency update helm/passbook
|
helm dependency update helm/
|
||||||
helm package helm/passbook
|
helm package helm/
|
||||||
|
|||||||
Reference in New Issue
Block a user