FlakeHub Cache Buildkite Plugin
A Buildkite plugin for using DeterminateSystems FlakeHub Cache. See: https://flakehub.com/cache
Example
Add the following to your pipeline.yml:
steps:
- command: nix build .#my-package
plugins:
- saronic-technologies/flakehub-cache#v2.0.0
Configuration
upload-logs (Optional, boolean)
Whether or not to upload plugin logs to the Buildkite job (default true).