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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2023-11-06 18:43:47 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-11-06 18:43:47 +0300
commit3de82f9155a6361ca793a7f5ae39ecf039988ed8 (patch)
tree81dde040dc1907df5d4d15fa5181f2f8c8e3788e
parent273717e94a863fc7edb111351e927082f9cbe80d (diff)
Moved debugging topic up
-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 edecfc21..09eb0df1 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: