From d425a7f16a1d44c52b1a04c700d0e59a5ee2b71e Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 20 Aug 2023 13:38:31 +0000 Subject: [PATCH] Update file helm.yml --- pipelines/helm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/helm.yml b/pipelines/helm.yml index 3aeb8cd..2df554c 100644 --- a/pipelines/helm.yml +++ b/pipelines/helm.yml @@ -38,7 +38,7 @@ helm-push: stage: publish needs: - job: helm-build - artifacts: false + artifacts: true - job: version artifacts: true rules: