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