summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCan Eldem <celdem@gitlab.com>2019-06-14 12:04:11 +0000
committerceldem <celdem@gitlab.com>2019-06-14 13:09:50 +0100
commitb61470d4e16edf227773101af506fb10860fd373 (patch)
tree59803fd5ba89212df4647b91bcb2f5f310e13b1c
parent577832598f1b35187efafc426068ef7ac36ae09f (diff)
downloadgitlab-ce-add-variables-license-management-docs.tar.gz
Refer variables for further discoverabilityadd-variables-license-management-docs
-rw-r--r--doc/user/application_security/license_management/index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/application_security/license_management/index.md b/doc/user/application_security/license_management/index.md
index 7878dc77084..9a4b9040b22 100644
--- a/doc/user/application_security/license_management/index.md
+++ b/doc/user/application_security/license_management/index.md
@@ -69,6 +69,9 @@ This can be done in two ways:
- Manually specifying the job definition. Not recommended unless using GitLab
11.8 and earlier.
+The License Management settings can be changed through environment variables by using the
+[`variables`](../../../ci/yaml/README.md#variables) parameter in `.gitlab-ci.yml`. These variables are documented in the [License Management documentation](https://gitlab.com/gitlab-org/security-products/license-management#settings).
+
### Including the provided template
NOTE: **Note:**