From dc03395b66be49d78bb6e836580b25cb28d7b6ec Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 26 Jun 2022 18:15:49 +0200 Subject: [PATCH] fix(ci): helm template --- .drone.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.drone.yml b/.drone.yml index 5c3de3b..09b70fd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: