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-08-11 01:21:09 +0300
committerEvan Read <eread@gitlab.com>2020-08-11 01:21:09 +0300
commit7d4c92d2f96436daf1bc938f2c9a8c79ce2c9c41 (patch)
tree92579239cd609306f659268eaa55c3dce41a1aad
parent830063263a0b19ff7ab8e4c7da6b58a62ae12987 (diff)
Added OpenShift doc
Related to: https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/2296
-rw-r--r--content/_data/runner-nav.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/_data/runner-nav.yaml b/content/_data/runner-nav.yaml
index ec9ddd7b..82cf80ff 100644
--- a/content/_data/runner-nav.yaml
+++ b/content/_data/runner-nav.yaml
@@ -38,6 +38,9 @@ sections:
- category_title: macOS
category_url: 'install/osx.html'
+ - category_title: OpenShift
+ category_url: 'install/openshift.html'
+
- category_title: Windows
category_url: 'install/windows.html'