bbrun icon indicating copy to clipboard operation
bbrun copied to clipboard

Support for `caches`, including custom cache `definitions`

Open SKalt opened this issue 7 years ago • 1 comments

For expediency, bitbucket pipelines support caching directories between steps. bbrun should be able to emulate this.

SKalt avatar Jun 08 '18 19:06 SKalt

Thanks. While not implemented, a workaround is to rely only on paths relative to the clone directory.

mserranom avatar Jul 12 '18 07:07 mserranom