summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ci/environments.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ci/environments.md b/doc/ci/environments.md
index ee4c4c6025c..040379bb381 100644
--- a/doc/ci/environments.md
+++ b/doc/ci/environments.md
@@ -16,7 +16,6 @@ Deployments are created when [jobs] deploy versions of code to [environments].
## Defining environments
->**Note:**
You can create and delete environments manually in the web interface, but we
recommend that you define your environments in `.gitlab-ci.yml` first, which
will automatically create environments for you after the first deploy.