[ci] Print helm version in job lint-charts in order to make debugging of issues more easy (#21619)

Signed-off-by: Karl-Philipp Richter <krichter@posteo.de>
This commit is contained in:
Karl-Philipp Richter
2020-04-02 04:10:23 -07:00
committed by GitHub
parent 28d8b07ae1
commit 0219c128a8
+1
View File
@@ -20,6 +20,7 @@ jobs:
- run:
name: lint
command: |
helm version --client
git remote add k8s https://github.com/helm/charts
git fetch k8s master
ct lint --config test/ct.yaml