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-08-22 09:53:33 +0300
committerMarcel Amirault <mamirault@gitlab.com>2022-08-22 09:53:33 +0300
commit309ca7f48399c3caf36d04942a99ad9161837dc8 (patch)
tree1ecf663d953d3a12157bfc55c584857e228d90bd
parent1cbb45c5031ab9495294cb36ef555a935e3e60d5 (diff)
Add missing "CI/CD secure files" navbar item
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 144ebe6a..f88e7669 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1559,7 +1559,7 @@ sections:
- doc_title: Pipeline efficiency
doc_url: 'ee/ci/pipelines/pipeline_efficiency.html'
- doc_title: Pipeline resource groups
- doc_url: ee/ci/resource_groups/
+ doc_url: 'ee/ci/resource_groups/'
- doc_title: Directed acyclic graph (DAG)
doc_url: 'ee/ci/directed_acyclic_graph/'
- doc_title: Multi-project pipelines
@@ -1592,6 +1592,8 @@ sections:
doc_url: 'ee/ci/variables/predefined_variables.html'
- doc_title: Where variables can be used
doc_url: 'ee/ci/variables/where_variables_can_be_used.html'
+ - doc_title: Secure Files
+ doc_url: 'ee/ci/secure_files/'
- doc_title: Cache and artifacts
doc_url: 'ee/ci/caching/'
docs: