chriskuehl / lazy-build

Remotely cache build artifacts based on file hashes
MIT License
2 stars 0 forks source link

Support for invalidate command #9

Open chriskuehl opened 7 years ago

chriskuehl commented 7 years ago

I'd also like a "persistent invalidate" which prevents artifacts from being uploaded. This could be used as a temporary off switch in cases where the produced artifacts are broken for consumers (e.g. if the post-download script is broken, or the context is missing something important).