nienbo / cache-buildkite-plugin

Tarball, Rsync & S3 Cache Kit for Buildkite. Supports Linux, macOS and Windows
https://buildkite.com/plugins
MIT License
67 stars 39 forks source link

configurable save-cache directory #75

Closed calvinbui closed 4 weeks ago

calvinbui commented 4 weeks ago

building upon the save-cache feature from https://github.com/nienbo/cache-buildkite-plugin/pull/57

the save-cache directory defaults to /tmp

i would like to use a custom mount like /mnt/cache which is shared between different hosts.