From 5683bf319af13e363c70a3e9b3b1891d5d348e85 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Fri, 19 May 2017 11:49:39 +0200 Subject: [PATCH] Add note about artifacts previewing in docs --- doc/user/project/pipelines/job_artifacts.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/user/project/pipelines/job_artifacts.md b/doc/user/project/pipelines/job_artifacts.md index 5ce99843301..151ee4728ad 100644 --- a/doc/user/project/pipelines/job_artifacts.md +++ b/doc/user/project/pipelines/job_artifacts.md @@ -41,6 +41,10 @@ For more examples on artifacts, follow the artifacts reference in ## Browsing job artifacts +>**Note:** +With GitLab 9.2, PDFs, images, videos and other formats can be previewed directly +in the job artifacts browser without the need to download them. + After a job finishes, if you visit the job's specific page, you can see that there are two buttons. One is for downloading the artifacts archive and the other for browsing its contents.