Update Jenkinsfile

main
alexandrev 2025-02-13 08:47:27 +00:00
parent 938fee4695
commit 70394642dd
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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'