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