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:
authorAchilleas Pipinellis <axil@gitlab.com>2022-11-16 18:38:39 +0300
committerMarcel Amirault <mamirault@gitlab.com>2022-11-16 18:38:39 +0300
commitb79405729e68dfc86f1b28e8081460087549234e (patch)
tree7721006bc996e81a3ae203117672eb422a0b2a7a
parentc3bedb5d3dde7e2f4fcb90572649c3f787c580ba (diff)
Revert "Merge branch 'axil-app-domain-ci-yaml' into 'main'"
-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.