Skip to content

Instantly share code, notes, and snippets.

@Voronenko
Created April 8, 2021 09:41
Show Gist options
  • Save Voronenko/fc9e8ec51269520d0a26f601ce31e148 to your computer and use it in GitHub Desktop.
Save Voronenko/fc9e8ec51269520d0a26f601ce31e148 to your computer and use it in GitHub Desktop.
Cache based on file contents in gitlab
cache:
- key:
files:
- Gemfile.lock
paths:
- vendor/ruby
- key:
files:
- yarn.lock
paths:
- .yarn-cache/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment