core(ci): add test for correct README
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Markus Pesch 2024-11-25 18:03:44 +01:00
parent 79b55fa69b
commit 0281c5d3cf
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -41,15 +41,6 @@ steps:
cpu: 150
memory: 150M
- name: helm unittest
commands:
- helm unittest --strict --file 'unittests/**/*.yaml' ./
image: git.cryptic.systems/volker.raschek/helm:3.16.1
resources:
limits:
cpu: 150
memory: 150M
- name: generate README
commands:
- npm install