summaryrefslogtreecommitdiff
path: root/doc/user/project/web_ide/index.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-22 00:09:11 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-22 00:09:11 +0000
commit4407fa18edc418f6db9004d09e3c45ab4bca8a1e (patch)
tree13165cd61ef68b7bf6c4c3b8de79765e998422c2 /doc/user/project/web_ide/index.md
parent7e3f469a40a784f8eb41138361b18aaa0de491cf (diff)
downloadgitlab-ce-4407fa18edc418f6db9004d09e3c45ab4bca8a1e.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/web_ide/index.md')
-rw-r--r--doc/user/project/web_ide/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/project/web_ide/index.md b/doc/user/project/web_ide/index.md
index 722505304c0..80490887c4a 100644
--- a/doc/user/project/web_ide/index.md
+++ b/doc/user/project/web_ide/index.md
@@ -362,6 +362,8 @@ terminal:
After the terminal has started, the console is displayed and we could access
the project repository files.
+When you use the image keyword, a container with the specified image is created. If you specify an image, it has no effect. This is the case when you use the [shell executor](https://docs.gitlab.com/runner/executors/shell.html).
+
**Important**. The terminal job is branch dependent. This means that the
configuration file used to trigger and configure the terminal is the one in
the selected branch of the Web IDE.