Allow more file paths for `cache:key:files`
This https://docs.gitlab.com/ee/ci/yaml/index.html#cachekeyfiles specifies that the value is of type An array of one or two file paths..
Do not limit it to two file paths. Allow more.
This https://docs.gitlab.com/ee/ci/yaml/index.html#cachekeyfiles specifies that the value is of type An array of one or two file paths..
Do not limit it to two file paths. Allow more.