From f5ef33295383dbf4a5aa1613ec45a38f472c4086 Mon Sep 17 00:00:00 2001 From: abuerer Date: Thu, 25 Jan 2018 16:01:39 -0600 Subject: clarifying the section --- doc/ci/variables/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.1