Commit 7ddb45bf authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'theoretick-master-patch-16167' into 'master'

docs: Update interactive web terminal wording

See merge request gitlab-org/gitlab!68774
parents 9bfc34de a4d68a47
......@@ -10,7 +10,8 @@ type: reference
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/50144) in GitLab 11.3.
Interactive web terminals give the user access to a terminal in GitLab for
running one-off commands for their CI pipeline, enabling debugging with SSH. Since this is giving the user
running one-off commands for their CI pipeline. You can think of it like a method for
debugging with SSH, but done directly from the job page. Since this is giving the user
shell access to the environment where [GitLab Runner](https://docs.gitlab.com/runner/)
is deployed, some [security precautions](../../administration/integration/terminal.md#security) were
taken to protect the users.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment