Commit 85275399 authored by Mark Harding's avatar Mark Harding

(chore): bring sandbox helm chart branch to master

parent 550c417c
No related merge requests found
Pipeline #114591572 waiting for manual action with stages
in 8 minutes and 24 seconds
......@@ -80,7 +80,7 @@ review:start:
image: minds/helm-eks:latest
script:
- aws eks update-kubeconfig --name=sandbox
- git clone --branch=epic/SSR https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/minds/helm-charts.git
- git clone --branch=master https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/minds/helm-charts.git
- echo "Upgrading helm for pipeline ${CI_PIPELINE_ID}"
- echo "Setting to image ${CI_REGISTRY_IMAGE}"
- "helm upgrade \
......
Please register or to comment