Update Jenkinsfile
parent
938fee4695
commit
70394642dd
|
|
@ -55,7 +55,7 @@ def configureNamespace(){
|
||||||
}
|
}
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {label 'CEVA_LINUX_EXPERIMENT'}
|
agent {}
|
||||||
|
|
||||||
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