From ca386bfc0cf083e0ccb477995378061fc2a15b66 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 24 May 2023 18:09:14 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/ci/yaml/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ci') diff --git a/doc/ci/yaml/index.md b/doc/ci/yaml/index.md index ab5226c1c30..50068982b38 100644 --- a/doc/ci/yaml/index.md +++ b/doc/ci/yaml/index.md @@ -739,7 +739,7 @@ attached to the job when it [succeeds, fails, or always](#artifactswhen). The artifacts are sent to GitLab after the job finishes. They are available for download in the GitLab UI if the size is smaller than the -the [maximum artifact size](../../user/gitlab_com/index.md#gitlab-cicd). +[maximum artifact size](../../user/gitlab_com/index.md#gitlab-cicd). By default, jobs in later stages automatically download all the artifacts created by jobs in earlier stages. You can control artifact download behavior in jobs with -- cgit v1.2.3