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