Update Jenkinsfile

This commit is contained in:
2025-05-22 12:44:02 +03:00
parent 70dfaacc67
commit 5c590031f2

2
Jenkinsfile vendored
View File

@@ -129,7 +129,7 @@ spec:
}
}
}
stage('Setup Helm Repo') {
stage('check Helm Repo') {
agent { node { label 'default' } }
steps {
sh 'helm repo list'