Commit 44667f0d authored by Mark Harding's avatar Mark Harding

(chore): bring sandbox helm chart branch to master

No related merge requests found
Pipeline #114669219 canceled with stages
in 12 minutes and 32 seconds
......@@ -253,7 +253,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
- "helm upgrade \
--install \
--reuse-values \
......
Please register or to comment