Unverified Commit 8d5b8f9f authored by initsixcloud's avatar initsixcloud Committed by GitHub

Update Jenkinsfile

parent 19b3a1e3
......@@ -7,7 +7,7 @@ pipeline {
sh 'cp -R helm/* .'
sh 'ls -ltr'
sh 'pwd'
sh '/usr/local/bin/helm upgrade --install petclinic-app petclinic --set image.repository=registry.hub.docker.com/prawinkorvi/petclinic --set image.tag=2'
sh '/usr/local/bin/helm upgrade --install petclinic-app petclinic --set image.repository=registry.hub.docker.com/initsixcloud/petclinic --set image.tag=1'
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment