Commit cea90d7f authored by Shinya Maeda's avatar Shinya Maeda

Apply suggestion to doc/ci/environments.md

parent d17369b9
...@@ -601,7 +601,7 @@ fetch = +refs/environments/*:refs/remotes/origin/environments/* ...@@ -601,7 +601,7 @@ fetch = +refs/environments/*:refs/remotes/origin/environments/*
## Environment specs (scopes) **[PREMIUM]** ## Environment specs (scopes) **[PREMIUM]**
Some of EEP features can define a different behavior for each [Environments](#introduction-to-environments-and-deployments), Some of EEP features can define a different behavior for each [Environments](#introduction-to-environments-and-deployments),
for instance, [you can create a secret variable to be injected to production environment only](variables/README.md#limiting-environment-scopes-of-variables-premium). For example, you can [create a secret variable to be injected only into a production environment](variables/README.md#limiting-environment-scopes-of-variables-premium).
In most cases, these features use the _environment specs_ mechanism, which offers In most cases, these features use the _environment specs_ mechanism, which offers
an efficient way to implement scoping within each environment group. an efficient way to implement scoping within each environment group.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment