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>2023-05-02 15:18:53 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-02 15:18:53 +0300
commit51d59a3538b97d85ebb46039044d3f498809b55a (patch)
treed574af08cc1e2ef8fa8337a0850fa36a7b9ab527 /doc/ci/caching
parent74da249f7e22c20e144ba3c044c6bdeb5df86cd4 (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 c4d66cbb606..b53de56a8e1 100644
--- a/doc/ci/caching/index.md
+++ b/doc/ci/caching/index.md
@@ -125,7 +125,7 @@ job1:
If you define the cache globally, each job uses the
same definition. You can override this behavior for each job.
-To disable it completely for a job, use an empty hash:
+To disable it completely for a job, use an empty list:
```yaml
job: