Skip to content

DeterminateSystems/flakehub-cache-buildkite-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

token-lifetime-seconds (Optional, integer)

Lifetime of the token generated by buildkite-agent oidc in seconds (default 3600).

About

A Buildkite plugin for using DeterminateSystems FlakeHub Cache.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 90.1%
  • Nix 9.9%