Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-12-27 09:08:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-27 09:08:10 +0300
commitf772bfe30596265c0ee7de7970e821352e764e0c (patch)
treed1553bb08a47b63a5bd4e650b45996245823f2b3 /doc/ci/caching
parenteaa4c07484704aab1cca90d96fc018783883fc24 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/caching')
-rw-r--r--doc/ci/caching/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/caching/index.md b/doc/ci/caching/index.md
index b6518c87e13..a85c096db70 100644
--- a/doc/ci/caching/index.md
+++ b/doc/ci/caching/index.md
@@ -59,7 +59,7 @@ Caches:
- Are stored where the Runner is installed **and** uploaded to S3 if [distributed cache is enabled](https://docs.gitlab.com/runner/configuration/autoscale.html#distributed-runners-caching).
- If defined per job, are used:
- By the same job in a subsequent pipeline.
- - By subsequent jobs in the same pipeline, if the they have identical dependencies.
+ - By subsequent jobs in the same pipeline, if they have identical dependencies.
Artifacts: