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:
authorMarcel Amirault <mamirault@gitlab.com>2022-11-16 18:38:39 +0300
committerMarcel Amirault <mamirault@gitlab.com>2022-11-16 18:38:39 +0300
commite7083a455cb68bbc362146fd091f927a71be538d (patch)
tree83b6a970ca571d65574f73d8c0bf6ecb471a2152
parent0512f31c207bd063447a836bf8cc9694b99b9a1c (diff)
parentb79405729e68dfc86f1b28e8081460087549234e (diff)
Merge branch 'revert-e294a536' into 'main'
Revert "Merge branch 'axil-app-domain-ci-yaml' into 'main'" See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3280 Merged-by: Marcel Amirault <mamirault@gitlab.com> Approved-by: Marcel Amirault <mamirault@gitlab.com> Co-authored-by: Achilleas Pipinellis <axil@gitlab.com>
-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.