summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabuerer <abuerer@gitlab.com>2018-01-25 15:57:55 -0600
committerabuerer <abuerer@gitlab.com>2018-01-25 15:57:55 -0600
commit98626d42c32fcf862a48d4f15b5eb312622b66dc (patch)
treeee70ba9f1ff565eadd2521f8adaeb6f8fa7ac015
parent766d3b9de0f84335169497cd9ef1d30f225c9af8 (diff)
downloadgitlab-ce-98626d42c32fcf862a48d4f15b5eb312622b66dc.tar.gz
updating group ci/cd secret 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 598a7515b01..9e59375c247 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**, then finding the section called **Secret variables**.
+**Settings > CI/CD**.
Any variables of [subgroups] will be inherited recursively.
![Secret variables](img/secret_variables.png)