diff options
-rw-r--r-- | doc/user/project/pipelines/job_artifacts.md | 4 |
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: |