From 35eec5d864a88de464219083ac9ec53d82c19a30 Mon Sep 17 00:00:00 2001 From: Maksym Sadovnychyy Date: Sun, 25 May 2025 12:43:52 +0200 Subject: [PATCH] (feature): pipeline update --- pipeline.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pipeline.json b/pipeline.json index 59ad23b..a587d71 100644 --- a/pipeline.json +++ b/pipeline.json @@ -32,6 +32,7 @@ ] }, "deploy": { + "type": "helm", "steps": [] } }