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>2023-06-30 21:10:36 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-30 21:10:36 +0300
commit316acdcc1ccc1cc85120e1b559b66c34ace6a312 (patch)
tree0b993c07d3484f333805e2dd0f2e06013a96b580 /.gitlab-ci.yml
parent3b28c7e3b25265042fdac8ea83d5fb960eb345b2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 007be17c303..4a017c93c91 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,6 +38,7 @@ default:
.default-branch-pipeline-failure-variables: &default-branch-pipeline-failure-variables
CREATE_RAILS_TEST_FAILURE_ISSUES: "true"
+ CREATE_RAILS_SLOW_TEST_ISSUES: "true"
workflow:
name: '$PIPELINE_NAME'