diff options
-rw-r--r-- | doc/ci/variables/README.md | 2 |
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.  |