summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliot Rushton <erushton@gitlab.com>2019-07-19 19:30:45 +0000
committerElliot Rushton <erushton@gitlab.com>2019-07-19 19:30:45 +0000
commitc92e96d2487a4a49d7183fa81d43802015f886af (patch)
tree86a85c9645acd475cecc8591fda8055d2a08a20c
parenteb3f465e75ee1fc5ef582e9f01f921626d7cf5cc (diff)
downloadgitlab-ce-docs-clarify-latest-artifacts.tar.gz
Add clarification about latest ref behaviordocs-clarify-latest-artifacts
-rw-r--r--doc/user/project/pipelines/job_artifacts.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/project/pipelines/job_artifacts.md b/doc/user/project/pipelines/job_artifacts.md
index 2411744c874..0320bdb77bb 100644
--- a/doc/user/project/pipelines/job_artifacts.md
+++ b/doc/user/project/pipelines/job_artifacts.md
@@ -111,7 +111,9 @@ so you can use it for scripting purposes.
>**Note:**
The latest artifacts are considered as the artifacts created by jobs in the
latest pipeline that succeeded for the specific ref.
-Artifacts for other pipelines can be accessed with direct access to them.
+Artifacts for other pipelines can be accessed with direct access to them. This
+means, for example, that if multiple pipelines run against the same ref, only
+one will have artifacts available via a link that refers to that ref.
The structure of the URL to download the whole artifacts archive is the following: