Add beta flag for interactive web terminals

This commit is contained in:
Steve Azzopardi 2018-08-17 08:14:25 +02:00
parent e321eb6093
commit 2b48ec9011
No known key found for this signature in database
GPG key ID: 605BD4706E7DB47D

View file

@ -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.