core(ci): add test for correct README
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
79b55fa69b
commit
0281c5d3cf
@ -41,15 +41,6 @@ steps:
|
|||||||
cpu: 150
|
cpu: 150
|
||||||
memory: 150M
|
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
|
- name: generate README
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
|
Loading…
Reference in New Issue
Block a user