mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user