Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-16 12:11:45 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-16 12:11:45 +0300
commit6f9c158ef16de95f0f0505623e0b73086fadea35 (patch)
treeb962aa56d916c85283c094ba34a80f547d981d77 /.gitlab/ci/review-apps/qa.gitlab-ci.yml
parent2800e6ea59112f31833f8241a9a2f04ae8f7faa1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab/ci/review-apps/qa.gitlab-ci.yml')
-rw-r--r--.gitlab/ci/review-apps/qa.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/ci/review-apps/qa.gitlab-ci.yml b/.gitlab/ci/review-apps/qa.gitlab-ci.yml
index 95bbbffcfbf..696af6b52ed 100644
--- a/.gitlab/ci/review-apps/qa.gitlab-ci.yml
+++ b/.gitlab/ci/review-apps/qa.gitlab-ci.yml
@@ -58,7 +58,7 @@ include:
download-knapsack-report:
extends:
- .bundle-base
- - .rules:qa-framework-changes-or-review-scenarios
+ - .review:rules:review-build-cng
stage: prepare
script:
- bundle exec rake "knapsack:download[qa]"