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-01-31 06:08:13 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-31 06:08:13 +0300
commit25805c16335ed6466f0e475417e3005cd09848c2 (patch)
tree59e83dff33c409d33b6cfac4c1bfd8e310eadb78 /.gitlab-ci.yml
parent13ddda5208f9175e822af6d05a32600bc9cad091 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 50441492d60..9fb604e7a25 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -167,7 +167,6 @@ variables:
RETRY_FAILED_TESTS_IN_NEW_PROCESS: "true"
# Run with decomposed databases by default
DECOMPOSED_DB: "true"
- GITLAB_ALLOW_SEPARATE_CI_DATABASE: "true"
DOCS_REVIEW_APPS_DOMAIN: "docs.gitlab-review.app"
DOCS_GITLAB_REPO_SUFFIX: "ee"