core(ci): use helm unittest instead of helm lint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2024-11-25 17:56:51 +01:00
parent ddb891869a
commit 03d20b1373
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -32,9 +32,9 @@ steps:
cpu: 150
memory: 150M
- name: helm template
- name: helm unittest
commands:
- helm template .
- helm unittest --strict --file 'unittests/**/*.yaml' ./
image: git.cryptic.systems/volker.raschek/helm:3.16.1
resources:
limits: