Commit 3c9c34a6 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'dmpe-master-patch-29228' into 'master'

docs(caching): change curly brackets to square brackets

See merge request gitlab-org/gitlab!67881
parents 334f5665 cc5fccce
......@@ -128,7 +128,7 @@ To disable it completely for a job, use an empty hash:
```yaml
job:
cache: {}
cache: []
```
## Inherit global configuration, but override specific settings per job
......
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