From c54f6ad22c9450107535a5e797ee5fa5e717106f Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Wed, 22 Mar 2023 22:40:03 +0100 Subject: [PATCH] fix: update drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a403d7a..a27bf86 100644 --- a/.drone.yml +++ b/.drone.yml @@ -93,4 +93,4 @@ steps: - name: Check badhouseplants image: ghcr.io/allanger/check-da-helm-helmfile:stable commands: - - cdh --kind helmfile -p $DRONE_WORKSPACE/helmfile.yaml --helmfile-environment badhouseplats -o + - cdh --kind helmfile -p $DRONE_WORKSPACE/helmfile.yaml --helmfile-environment badhouseplants -o