Commit dec1ff4f authored by Ishtiaq Ahmed's avatar Ishtiaq Ahmed

Update Jenkinsfile

parent 08b63e47
......@@ -48,7 +48,7 @@
stage("Deploy") {
steps {
sh "sed -i 's/VERSION/${env.BUILD_ID}/g' dep.yaml"
sh "sed -i 's/VERSION/${env.BUILD_ID}/g' dep-nisum-cicd.yaml"
step([$class: 'KubernetesEngineBuilder', \
projectId: env.PROJECT_ID, \
clusterName: env.CLUSTER_NAME, \
......
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