fix(ci): helm template
continuous-integration/drone/push Build is passing Details

pull/11/head
Markus Pesch 9 months ago
parent 92a38ca993
commit 12a66ded5d
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

@ -26,6 +26,15 @@ steps:
cpu: 150
memory: 150M
- name: helm template
commands:
- helm template .
image: docker.io/volkerraschek/helm:3.9.0
resources:
limits:
cpu: 150
memory: 150M
- name: email-notification
environment:
PLUGIN_HOST:

Loading…
Cancel
Save