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>2023-11-08 06:25:29 +0300
committerMarcel Amirault <mamirault@gitlab.com>2023-11-08 06:25:29 +0300
commitafcd25e5dd249cd7c8d6679ae54b70a745631458 (patch)
tree3fd8c30de5d7dc19705e4ee673c143f7260cd690
parent93f4b4a19572547cdb5b0f71440109d35aac8cb9 (diff)
parent3de82f9155a6361ca793a7f5ae39ecf039988ed8 (diff)
Merge branch 'sselhorn-main-patch-92087' into 'main'
Moved debugging topic up See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4376 Merged-by: Marcel Amirault <mamirault@gitlab.com> Approved-by: Marcel Amirault <mamirault@gitlab.com> Co-authored-by: Suzanne Selhorn <sselhorn@gitlab.com>
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 1b25e927..57507d9b 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1661,6 +1661,8 @@ sections:
doc_url: 'ee/ci/yaml/yaml_optimization.html'
- doc_title: Validate syntax
doc_url: 'ee/ci/lint.html'
+ - doc_title: Debug pipelines
+ doc_url: 'ee/ci/debugging.html'
- doc_title: Pipeline editor
doc_url: 'ee/ci/pipeline_editor/'
- doc_title: Artifacts reports
@@ -1675,8 +1677,6 @@ sections:
doc_url: 'ee/ci/components/'
- doc_title: CI/CD Catalog
doc_url: 'ee/ci/components/catalog.html'
- - doc_title: Debugging CI/CD pipelines
- doc_url: 'ee/ci/debugging.html'
- doc_title: Runners
doc_url: 'runner/'
docs: