Commit c37ea044 authored by Brian Hatchet's avatar Brian Hatchet :speech_balloon:

Fixing typo

1 merge request!301(chore) Changing CI_COMMIT_SHA to CI_PIPELINE_ID
Pipeline #78502499 failed with stages
in 4 minutes and 9 seconds
......@@ -79,7 +79,7 @@ review:start:
script:
- aws eks update-kubeconfig --name=sandbox
- git clone --branch=sandbox-wip https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/minds/helm-charts.git
- echo "Upgraing helm for pipeline ${CI_PIPELINE_ID}"
- echo "Upgrading helm for pipeline ${CI_PIPELINE_ID}"
- "helm upgrade \
--install \
--reuse-values \
......
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