From d6c7885560a9961bee045ddc1cc5296f9e91b9e5 Mon Sep 17 00:00:00 2001 From: GitLab Renovate Bot Date: Mon, 8 Dec 2025 17:31:56 +0000 Subject: [PATCH] Update cng-mirror digest to 5194331 --- .gitlab/ci/qa-common/variables.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/qa-common/variables.gitlab-ci.yml b/.gitlab/ci/qa-common/variables.gitlab-ci.yml index 370a9b69e167cb..dfcfe8a7eb29d2 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 -- GitLab