Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -18,7 +18,7 @@ pipeline {
|
|||||||
script {
|
script {
|
||||||
echo "building jar"
|
echo "building jar"
|
||||||
//gv.buildJar()
|
//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'
|
sh 'helm search repo brigade'
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user