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:
authorDiana Logan <dlogan@gitlab.com>2022-12-14 14:17:38 +0300
committerDiana Logan <dlogan@gitlab.com>2022-12-14 14:17:38 +0300
commit7e85940485e0eb22925482ebd362cca89d17d265 (patch)
tree50ba2ec2fff1f18127c23a9c720e1de7cc6eb19b
parent233ac4a672c78d384f9ba8ee788b03b2e3643388 (diff)
parente4bfae3dee702fd63c67a88a2fdb868e00c64880 (diff)
Merge branch 'pw-add-cicd-variables-nav-item' into 'main'
Add CI/CD variables to the left nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3363 Merged-by: Diana Logan <dlogan@gitlab.com> Approved-by: Diana Logan <dlogan@gitlab.com> Reviewed-by: Diana Logan <dlogan@gitlab.com> Co-authored-by: phillipwells <pwells@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 3c662f3c..62ba5ce1 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1695,6 +1695,8 @@ sections:
- doc_title: Customize
doc_url: 'ee/topics/autodevops/customize.html'
docs:
+ - doc_title: CI/CD variables
+ doc_url: 'ee/topics/autodevops/cicd_variables.html'
- doc_title: Multiple Kubernetes clusters
doc_url: 'ee/topics/autodevops/multiple_clusters_auto_devops.html'
- doc_title: Upgrade PostgreSQL