summaryrefslogtreecommitdiff
path: root/doc/ci/quick_start/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/quick_start/README.md')
-rw-r--r--doc/ci/quick_start/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ci/quick_start/README.md b/doc/ci/quick_start/README.md
index 11bcfd5dc2c..34f5abcbd49 100644
--- a/doc/ci/quick_start/README.md
+++ b/doc/ci/quick_start/README.md
@@ -225,6 +225,14 @@ you expected.
You are also able to view the status of any commit in the various pages in
GitLab, such as **Commits** and **Merge requests**.
+## Collapsible sections for job logs
+
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/14664) in GitLab 12.0.
+
+When the job log contains section delimiters, which normally wrap each command, the job log will show sections that can be collapsed or expanded on click.
+
+![Collapsible sections](img/collapsible_log.png)
+
## Examples
Visit the [examples README][examples] to see a list of examples using GitLab