summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-12-17 11:01:07 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-12-17 11:01:07 +0000
commit9072516f8a5b4298175dbea4d62fcf6203297337 (patch)
tree44a07bf7e8a64cf9ff0beb9ffc5c67821488a543 /doc
parenta1d9a0e34c3404d22a8d1ffebc5f50136630d24a (diff)
parent389cd3e14e768eb1eb6154e777f77a6fe47ce261 (diff)
downloadgitlab-ce-9072516f8a5b4298175dbea4d62fcf6203297337.tar.gz
Merge branch 'jramsay/web-terminal' into 'master'
Clearly state web terminal is not supported at all on GitLab.com See merge request gitlab-org/gitlab-ce!23821
Diffstat (limited to 'doc')
-rw-r--r--doc/ci/interactive_web_terminal/index.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ci/interactive_web_terminal/index.md b/doc/ci/interactive_web_terminal/index.md
index d8136b80c11..d299e28d2e6 100644
--- a/doc/ci/interactive_web_terminal/index.md
+++ b/doc/ci/interactive_web_terminal/index.md
@@ -6,8 +6,9 @@ Interactive web terminals give the user access to a terminal in GitLab for
running one-off commands for their CI pipeline.
NOTE: **Note:**
-GitLab.com does not support interactive web terminal at the moment. Please
-follow [this issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/52611) for
+GitLab.com does not support interactive web terminal at the moment – neither
+using shared GitLab.com runners nor your own runners. Please follow
+[this issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/52611) for
progress.
## Configuration