From a0c236611a2ea5d030421cac7fc7654d1b848056 Mon Sep 17 00:00:00 2001 From: alexandrev Date: Thu, 13 Feb 2025 08:48:35 +0000 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index dabd885..dc5f6cf 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -55,7 +55,7 @@ def configureNamespace(){ } pipeline { - agent {} + agent any environment{ HELM_HOME=tool name: 'HELM3', type: 'com.cloudbees.jenkins.plugins.customtools.CustomTool'