diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7793de1a0..700c71a73 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -124,7 +124,7 @@ before_script: cluster.yml # Repeat deployment if testing upgrade - #FIXME(mattymo): repeat "Create cluster" above without duplicating code + #FIXME(mattymo): repeat "Create cluster" above without duplicating code - > if [ "${UPGRADE_TEST}" = "true" ]; then git checkout "${CI_BUILD_REF}";