diff --git a/.gitlab/ci/qa-common/variables.gitlab-ci.yml b/.gitlab/ci/qa-common/variables.gitlab-ci.yml index 370a9b69e167cb91dd098e05ceeaf79e6f7198c7..dfcfe8a7eb29d2119b3fb7070146ecb95b504373 100644 --- a/.gitlab/ci/qa-common/variables.gitlab-ci.yml +++ b/.gitlab/ci/qa-common/variables.gitlab-ci.yml @@ -18,7 +18,7 @@ variables: # Helm chart ref used by test-on-cng pipeline GITLAB_HELM_CHART_REF: "fe2b8ea7f8cc572e247766200c772df4523bc8f9" # Specific ref for cng-mirror project to trigger builds for - GITLAB_CNG_MIRROR_REF: "1baf3693dd0676e0a4b662400122d1472ff14a5c" + GITLAB_CNG_MIRROR_REF: "5194331e87cfe3bcf359fa80f8be1d341d22c9a6" # Makes sure some of the common scripts from pipeline-common use bundler to execute commands RUN_WITH_BUNDLE: "true" # Makes sure reporting script defined in .gitlab-qa-report from pipeline-common is executed from correct folder