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'