clcache icon indicating copy to clipboard operation
clcache copied to clipboard

Equivalent to CCACHE_READONLY and CCACHE_TEMPDIR

Open BenLubar opened this issue 7 years ago • 0 comments

Having CLCACHE_READONLY and CLCACHE_TEMPDIR would allow me to use shared caches for pull requests. Otherwise my choices are either to copy the entire clcache directory for each pull request or to not use clcache at all for pull request builds.

BenLubar avatar May 12 '18 19:05 BenLubar