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'