drone-s3-cache icon indicating copy to clipboard operation
drone-s3-cache copied to clipboard

Exclude the default branch from being flushed

Open BlueRaja opened this issue 8 years ago • 1 comments

In repos that are less active, we're seeing the archive for /master being flushed, which is undesirable. Our only option is to increase the timeout for those repos, which means we can't have a corporate-wide standard timeout.

It'd be nice to be able to prevent the default branch's archive from being flushed (or just have the plugin not do it by default)

BlueRaja avatar May 19 '17 21:05 BlueRaja

You can also exclude the flush step for the master branch

tboerger avatar Sep 03 '17 08:09 tboerger