summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabuerer <abuerer@gitlab.com>2018-01-25 16:01:39 -0600
committerabuerer <abuerer@gitlab.com>2018-01-25 16:01:39 -0600
commitf5ef33295383dbf4a5aa1613ec45a38f472c4086 (patch)
treef681cdd9b030cade1846a1fe6b20902e20e3b76c
parent98626d42c32fcf862a48d4f15b5eb312622b66dc (diff)
downloadgitlab-ce-docs-update-ci-cd-variables.tar.gz
clarifying the sectiondocs-update-ci-cd-variables
-rw-r--r--doc/ci/variables/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/variables/README.md b/doc/ci/variables/README.md
index 9e59375c247..fb8095e159e 100644
--- a/doc/ci/variables/README.md
+++ b/doc/ci/variables/README.md
@@ -172,7 +172,7 @@ Project-level secret variables can be added by going to your project's
**Settings > CI/CD**, then finding the section called **Secret variables**.
Likewise, group-level secret variables can be added by going to your group's
-**Settings > CI/CD**.
+**Settings > CI/CD**, under the **Add a variable** section.
Any variables of [subgroups] will be inherited recursively.
![Secret variables](img/secret_variables.png)