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>2020-11-12 06:54:28 +0300
committerMarcel Amirault <mamirault@gitlab.com>2020-11-12 06:54:28 +0300
commitc70b62ac67c3b60fbcd9a2c4e53b7c18d33acf52 (patch)
treedbba12e8ee7ce41cdbc8417aa791c9d69d23ab43 /content
parent6d249b461169aae4e66c584fa9b1e1621603332f (diff)
Add script and pipeline artifacts to nav
Diffstat (limited to 'content')
-rw-r--r--content/_data/default-nav.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index a0a12f11..add25058 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -596,6 +596,8 @@ sections:
docs:
- doc_title: Includes examples
doc_url: 'ci/yaml/includes.html'
+ - doc_title: Script syntax
+ doc_url: 'ci/yaml/script.html'
- doc_title: Visualization
doc_url: 'ci/yaml/visualization.html'
- category_title: Auto DevOps
@@ -721,6 +723,8 @@ sections:
ee_tier: 'GitLab Premium, GitLab.com Silver, and higher tiers'
- doc_title: Job artifacts
doc_url: 'ci/pipelines/job_artifacts.html'
+ - doc_title: Pipeline artifacts
+ doc_url: 'ci/pipelines/pipeline_artifacts.html'
- doc_title: Schedules
doc_url: 'ci/pipelines/schedules.html'
- doc_title: Settings