Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -18,7 +18,7 @@ pipeline {
|
||||
script {
|
||||
echo "building jar"
|
||||
//gv.buildJar()
|
||||
sh 'helm repo add brigade https://brigadecore.github.io/charts"
|
||||
sh 'helm repo add brigade https://brigadecore.github.io/charts'
|
||||
sh 'helm search repo brigade'
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user