Update Jenkinsfile

main
alexandrev 2025-02-13 08:48:35 +00:00
parent 70394642dd
commit a0c236611a
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

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