Unverified Commit ded29576 authored by initsixcloud's avatar initsixcloud Committed by GitHub

Update Jenkinsfile

parent 27a58e12
......@@ -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/initsixcloud/petclinic --set image.tag=1'
sh '/usr/local/bin/helm upgrade --install petclinic-app petclinic --set image.repository=cloudfreak07.azurecr.io/cloudfreak07/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