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
|
||||
- name: Helm package
|
||||
run: |
|
||||
helm dependency update helm/passbook
|
||||
helm package helm/passbook
|
||||
helm dependency update helm/
|
||||
helm package helm/
|
||||
|
||||
Reference in New Issue
Block a user