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