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>2023-03-30 19:37:40 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-03-30 19:37:40 +0300
commit82370d9d8f7a9f4175ecd1dd8c4bce58474c4d8f (patch)
tree953b3f3d27fec651d33ef3af62c18d78c5cc3329
parent4e6f97a29d9df5a638f6566dbefe3694d08439a9 (diff)
parent84e2182a887aed129e9782b67a22cfba97b35904 (diff)
Merge branch 'ctrt/catherinepope-docker-nav' into 'main'
Add new Docker pages to navigation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3710 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by: drcatherinepope <cpope@gitlab.com>
-rw-r--r--content/_data/navigation.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 07da6ba4..3812a6a5 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1541,6 +1541,11 @@ sections:
doc_url: 'ee/ci/docker/using_docker_images.html'
- doc_title: Use Docker to build Docker images
doc_url: 'ee/ci/docker/using_docker_build.html'
+ docs:
+ - doc_title: Authenticate with registry
+ doc_url: 'ee/ci/docker/authenticate_registry.html'
+ - doc_title: Docker Layer Caching
+ doc_url: 'ee/ci/docker/docker_layer_caching.html'
- doc_title: Use kaniko to build Docker images
doc_url: 'ee/ci/docker/using_kaniko.html'
- doc_title: Services