Skip to content

wolfeidau/zipstash-buildkite-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZipStash Buildkite Plugin

Uses zipstash to cache dependencies.

Example Configuration

steps:
  - plugins:
    - wolfeidau/zipstash#v0.1.0:
        id: go
        key: "{{ runner.os }}-{{ id }}-{{ checksum 'go.mod' }}"
        repository: "wolfeidau/s3iofs"
        paths:
          - ~/.cache/go-build
          - ~/go/pkg/mod

License

This application is released under Apache 2.0 license and is copyright Mark Wolfe.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages