From c48d30f38b77fdab148fd5be87f92eb1fa178a34 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Thu, 23 Mar 2023 14:25:07 +0100 Subject: [PATCH] refactor: Add env var for cdh --- .drone.yml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index a27bf86..665265b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -84,13 +84,16 @@ steps: kind: pipeline type: kubernetes name: Check helmfiles -#trigger: -# event: -# - cron -# cron: -# - weekly +trigger: + event: + - cron + - push + cron: + - weekly steps: - name: Check badhouseplants image: ghcr.io/allanger/check-da-helm-helmfile:stable + environment: + RUST_LOG: info commands: - cdh --kind helmfile -p $DRONE_WORKSPACE/helmfile.yaml --helmfile-environment badhouseplants -o