Update Jenkinsfile
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -130,6 +130,7 @@ spec:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('check Helm Repo') {
|
stage('check Helm Repo') {
|
||||||
|
agent { label 'local' }
|
||||||
steps {
|
steps {
|
||||||
sh 'helm repo list'
|
sh 'helm repo list'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user