Commit a271955
committed
ci(helm): skip ct maintainer validation and use CHART_DIR for unittest
Pass `--validate-maintainers=false` to `ct lint` so the chart's missing
`maintainers` field doesn't fail the lint job, and reuse the `CHART_DIR`
env var for the `helm unittest` invocation.
Signed-off-by: Giulio Calzolari <gcalzolari@nvidia.com>1 parent 37b08f4 commit a271955
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
0 commit comments