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>2021-03-09 14:33:53 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2021-03-09 14:33:53 +0300
commit14210d64dc6d23043d53ea9e0f26883fd449be18 (patch)
treead62c47cf0a5b01fcf411cceb4d77917388852f0
parent1aa55dfe5a66bf96e26b8adf94dc0bed64d41c40 (diff)
parent39113794a65552df707879bee64a44077faba279 (diff)
Merge branch 'ci-examples-nav' into 'master'
Remove examples from nav See merge request gitlab-org/gitlab-docs!1587
-rw-r--r--content/_data/default-nav.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 2f00caf2..ea794c5d 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -1050,8 +1050,6 @@ sections:
- category_title: CI/CD examples
category_url: 'ci/examples/README.html'
docs:
- - doc_title: Clojure
- doc_url: 'ci/examples/test-clojure-application.html'
- doc_title: Deployment with Dpl
doc_url: 'ci/examples/deployment/README.html'
- doc_title: End-to-end testing
@@ -1064,10 +1062,6 @@ sections:
doc_url: 'ci/examples/deployment/composer-npm-deploy.html'
- doc_title: PHP with Laravel and Envoy
doc_url: 'ci/examples/laravel_with_gitlab_and_envoy/'
- - doc_title: Python on Heroku
- doc_url: 'ci/examples/test-and-deploy-python-application-to-heroku.html'
- - doc_title: Ruby on Heroku
- doc_url: 'ci/examples/test-and-deploy-ruby-application-to-heroku.html'
- category_title: Troubleshooting CI/CD
category_url: 'ci/troubleshooting.html'