meltwater / drone-cache

A Drone plugin for caching current workspace files between builds to reduce your build times
https://underthehood.meltwater.com/blog/2019/04/10/making-drone-builds-10-times-faster/
Apache License 2.0
338 stars 81 forks source link

206-doublestar-mount Added glob path matching to mounts (initial) #209

Closed bdebyl closed 2 years ago

bdebyl commented 2 years ago

Fixes #206

Proposed Changes

Description

This feature adds the ability for drone-cache users to add glob/doublestar paths to their mount: plugin settings.

Checklist