Skip to content

Docs feedback: Contains invalid example

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

https://docs.gitlab.com/ee/ci/caching/#use-multiple-caches

This contains the following snippet, but when I use something similar I got an error that key.files is not allowed. Let's remove the part that is invalid here.

    - key:
        files:
          - Gemfile.lock
Edited by 🤖 GitLab Bot 🤖