Commit 28892478 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'selhorn-caching-final-mr' into 'master'

Edited Caching topic for style and CTRT

See merge request gitlab-org/gitlab!64853
parents 1f29010a db56296f
This diff is collapsed.
......@@ -2368,7 +2368,7 @@ rspec:
**Related topics**:
- See the [common `cache` use cases](../caching/index.md#common-use-cases) for more
- See the [common `cache` use cases](../caching/index.md#common-use-cases-for-caches) for more
`cache:paths` examples.
#### `cache:key`
......@@ -2414,10 +2414,10 @@ cache-job:
**Related topics**:
- You can specify a [fallback cache key](../caching/index.md#fallback-cache-key)
- You can specify a [fallback cache key](../caching/index.md#use-a-fallback-cache-key)
to use if the specified `cache:key` is not found.
- You can [use multiple cache keys](../caching/index.md#use-multiple-caches) in a single job.
- See the [common `cache` use cases](../caching/index.md#common-use-cases) for more
- See the [common `cache` use cases](../caching/index.md#common-use-cases-for-caches) for more
`cache:key` examples.
##### `cache:key:files`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment