Commit ddda54e7 authored by skahate's avatar skahate

Update .gitlab-ci.yml

parent 7eb465a1
Pipeline #7048 failed with stages
in 23 seconds
......@@ -35,7 +35,7 @@ ReleaseDeploy:
- echo `pwd`
- 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
- kubectl config use-context arn:aws:eks:us-west-2:751503455312:cluster/pg-eks
#- kubectl config use-context arn:aws:eks:us-west-2:751503455312:cluster/pg-eks
- cd ./helm && /usr/local/bin/helm install $RELEASE_NAME service
Validation:
......
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