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:
authorMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2020-11-12 18:39:09 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2020-11-12 18:39:09 +0300
commitbc7820f66912bff8c2173f0520d8b592b35ab0ae (patch)
tree9801cf152af860a306c2ca378c26fe3fb9333fba
parente3c8536ce70f1248b107b1a966c6813452893009 (diff)
parentc70b62ac67c3b60fbcd9a2c4e53b7c18d33acf52 (diff)
Merge branch 'add-scripts-pipeline-artifacts' into 'master'
Add script and pipeline artifacts to nav See merge request gitlab-org/gitlab-docs!1303
-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