summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Azzopardi <steveazz@outlook.com>2018-08-17 08:14:25 +0200
committerSteve Azzopardi <steveazz@outlook.com>2018-08-17 08:14:25 +0200
commit2b48ec9011e9a3ce69aaddda2d6794d1622a399e (patch)
treeef01c3fbeaef351a0237462c85b01733ebdb8944
parente321eb6093c79e8d607b6e1cb22065cb9a48e1ff (diff)
downloadgitlab-ce-25990-interactive-web-terminals-for-ci-cd-jobs-docs.tar.gz
Add beta flag for interactive web terminals25990-interactive-web-terminals-for-ci-cd-jobs-docs
-rw-r--r--doc/ci/interactive_web_terminal/index.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ci/interactive_web_terminal/index.md b/doc/ci/interactive_web_terminal/index.md
index 55f43e0765b..507aceb27fa 100644
--- a/doc/ci/interactive_web_terminal/index.md
+++ b/doc/ci/interactive_web_terminal/index.md
@@ -2,6 +2,10 @@
> 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).
+
Interactive web terminals give the user access to a terminal in GitLab for
running one-of commands for their CI pipeline.