Commit ec27a79e authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Fix tier badge in environments page

parent 8d752ed8
...@@ -6,9 +6,7 @@ type: reference ...@@ -6,9 +6,7 @@ type: reference
disqus_identifier: 'https://docs.gitlab.com/ee/ci/environments.html' disqus_identifier: 'https://docs.gitlab.com/ee/ci/environments.html'
--- ---
# Environments and deployments # Environments and deployments **(FREE)**
> Introduced in GitLab 8.9.
Environments describe where code is deployed. Environments describe where code is deployed.
...@@ -123,7 +121,7 @@ Some variables cannot be used as environment names or URLs. ...@@ -123,7 +121,7 @@ Some variables cannot be used as environment names or URLs.
For more information about the `environment` keywords, see For more information about the `environment` keywords, see
[the `.gitlab-ci.yml` keyword reference](../yaml/README.md#environment). [the `.gitlab-ci.yml` keyword reference](../yaml/README.md#environment).
## Deployment tier of environments (**FREE**) ## Deployment tier of environments
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/300741) in GitLab 13.10. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/300741) in GitLab 13.10.
......
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