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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 12f3949c..de7974c3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,7 +26,6 @@ variables:
MARKDOWNLINT_VERSION: '0.32.2'
MARKDOWNLINT2_VERSION: '0.5.1'
RUBY_VERSION: '2.7.6'
- APPS_DOMAIN: 'docs.gitlab-review.app'
#
# workflow:rules to prevent duplicate pipelines when pushing to a branch with an open MR.