snowdrop / java-buildpack-client

A simple buildpack (https://buildpacks.io/) platform implementation as a library for java..
Apache License 2.0
13 stars 7 forks source link

Need option to use a cache & clean it before use. #7

Open BarDweller opened 3 years ago

BarDweller commented 3 years ago

If caches are managed externally, it would be kind if we offer a way to allow a build to clean a cache before it is used. This can then be exposed as an option via lib consumers to allow them to reset caches based on project name etc.