Commit d9a6d5f3 authored by nmuthusamy's avatar nmuthusamy

service name modified

parent a1b65d32
...@@ -32,4 +32,4 @@ ReleaseDeploy: ...@@ -32,4 +32,4 @@ ReleaseDeploy:
- echo `pwd` - echo `pwd`
- sed -i s/#BUILD_ID#/$CI_PIPELINE_ID/g ./helm/service/values.yaml - sed -i s/#BUILD_ID#/$CI_PIPELINE_ID/g ./helm/service/values.yaml
- sed -i s/#SERVICE_PORT#/$SERVICE_PORT/g ./helm/service/values.yaml - sed -i s/#SERVICE_PORT#/$SERVICE_PORT/g ./helm/service/values.yaml
- cd ./helm && /usr/local/bin/helm install $RELEASE_NAME --name $RELEASE_NAME - cd ./helm && /usr/local/bin/helm install service --name $RELEASE_NAME
\ No newline at end of file \ No newline at end of file
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