From 81f298fea6e1481d11b75d706e11cbfb3f100821 Mon Sep 17 00:00:00 2001 From: Psych0D0g Date: Fri, 22 Dec 2023 18:44:29 +0100 Subject: [PATCH] fix pipelines --- .woodpecker/helm-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/helm-test.yaml b/.woodpecker/helm-test.yaml index 8bcaefc..2c4eee5 100644 --- a/.woodpecker/helm-test.yaml +++ b/.woodpecker/helm-test.yaml @@ -19,4 +19,4 @@ steps: - git fetch origin main --no-tags || true - git branch main origin/main || true - ct list-changed --config ct.yaml chart - - ct lint --config ct.yaml chart \ No newline at end of file + - ct lint --config ct.yaml chart