summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-09-10 10:55:50 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-09-10 10:55:50 +0000
commit94f03227971948f64ecb6573000bccc05e1f5038 (patch)
tree2c6961da24e550ae908dd064e135f47323573859
parent4dc903ec12aff1662b3a561ad37ca7f8ae28f253 (diff)
parent9cf6abb64790aa6f20a4edb8281c8b59fcb27753 (diff)
downloadgitlab-ce-94f03227971948f64ecb6573000bccc05e1f5038.tar.gz
Merge branch 'docs/51295-update-documentation-for-interactive-web-terminals-to-remove-beta-indicator' into 'master'
Remove beta from web terminal documentation Closes #51295 See merge request gitlab-org/gitlab-ce!21641
-rw-r--r--doc/ci/interactive_web_terminal/index.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/ci/interactive_web_terminal/index.md b/doc/ci/interactive_web_terminal/index.md
index 507aceb27fa..8ce4fe55cec 100644
--- a/doc/ci/interactive_web_terminal/index.md
+++ b/doc/ci/interactive_web_terminal/index.md
@@ -1,10 +1,6 @@
# Getting started with interactive web terminals
-> Introduced in GitLab 11.3.
-
-CAUTION: **Warning:**
-Interactive web terminals are in beta, so they might not work properly and
-lack features. For more information [follow issue #25990](https://gitlab.com/gitlab-org/gitlab-ce/issues/25990).
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/50144) in GitLab 11.3.
Interactive web terminals give the user access to a terminal in GitLab for
running one-of commands for their CI pipeline.