Commit d5498d13 authored by mohamadbashar.disoki's avatar mohamadbashar.disoki

update deployment

parent 500457f5
Pipeline #20 canceled with stages
......@@ -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=cloudfreak.azurecr.io/cloudfreak/petclinic --set image.tag=1'
sh '/usr/local/bin/helm upgrade --install petclinic-app petclinic'
}
}
......
......@@ -5,7 +5,7 @@
replicaCount: 1
image:
repository: initsixcloud/petclinic
repository: mhdbashar/test-deploy
tag: latest
pullPolicy: IfNotPresent
......
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