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>2020-12-02 00:10:26 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2020-12-02 00:10:26 +0300
commit643b32c1090807c2665ab26111a540f48967f3ba (patch)
tree57f8674373b8d475abea7f6db33f1ac759fc7c78
parentdea0f856a980803511043f6a503ea11f4ae4e2d0 (diff)
Added semantic-release to nav
-rw-r--r--content/_data/default-nav.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 48424c22..d77340f7 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -752,6 +752,8 @@ sections:
doc_url: 'ci/examples/deploy_spring_boot_to_cloud_foundry/'
- doc_title: Java with Maven
doc_url: 'ci/examples/artifactory_and_gitlab/'
+ - doc_title: NPM with semantic-release
+ doc_url: 'ci/examples/semantic-release.html'
- doc_title: PHP with PHPunit and atoum
doc_url: 'ci/examples/php.html'
- doc_title: PHP with NPM and SCP