core(ci): use helm unittest instead of helm lint
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ddb891869a
commit
03d20b1373
@ -32,9 +32,9 @@ steps:
|
|||||||
cpu: 150
|
cpu: 150
|
||||||
memory: 150M
|
memory: 150M
|
||||||
|
|
||||||
- name: helm template
|
- name: helm unittest
|
||||||
commands:
|
commands:
|
||||||
- helm template .
|
- helm unittest --strict --file 'unittests/**/*.yaml' ./
|
||||||
image: git.cryptic.systems/volker.raschek/helm:3.16.1
|
image: git.cryptic.systems/volker.raschek/helm:3.16.1
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
Loading…
Reference in New Issue
Block a user