summaryrefslogtreecommitdiff
path: root/.gitlab/ci/review-apps/qa.gitlab-ci.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-30 12:07:29 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-30 12:07:29 +0000
commit7cf8c080eda823e7e2577eeed1f96e168c37ee8f (patch)
tree25777ab1b8883dd4cff80005a2edc5e385e16714 /.gitlab/ci/review-apps/qa.gitlab-ci.yml
parent4381702a8509383c7158a4d89a0ed187532604f2 (diff)
downloadgitlab-ce-7cf8c080eda823e7e2577eeed1f96e168c37ee8f.tar.gz
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.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitlab/ci/review-apps/qa.gitlab-ci.yml b/.gitlab/ci/review-apps/qa.gitlab-ci.yml
index 01a738127f7..912df0ede29 100644
--- a/.gitlab/ci/review-apps/qa.gitlab-ci.yml
+++ b/.gitlab/ci/review-apps/qa.gitlab-ci.yml
@@ -147,11 +147,6 @@ e2e-test-report:
GIT_STRATEGY: none
allow_failure: true
when: always
- artifacts: # re-save rspec results for displaying in parent pipeline
- expire_in: 1 day
- when: always
- paths:
- - qa/tmp/rspec-*.xml
upload-knapsack-report:
extends: