Update Jenkinsfile
parent
70394642dd
commit
a0c236611a
|
|
@ -55,7 +55,7 @@ def configureNamespace(){
|
|||
}
|
||||
|
||||
pipeline {
|
||||
agent {}
|
||||
agent any
|
||||
|
||||
environment{
|
||||
HELM_HOME=tool name: 'HELM3', type: 'com.cloudbees.jenkins.plugins.customtools.CustomTool'
|
||||
|
|
|
|||
Loading…
Reference in New Issue