Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

envato-archive/git-lfs-buildkite-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

git-lfs-buildkite-plugin

For when the git-lfs binaries are installed on your agents, but git lfs install hasn't been run yet, so buildkite's git clone doesn't have your lfs'd binaries.

Whack this plugin in your pipeline and hey presto, initial clones correctly smudge the refernce files into the binaries they represent.

Usage

In your buildkite.yml pipeline definition:

plugins:
  envato/git-lfs#fd7b28a:
    key: value # there is no config, but yaml/buildkite (?) seem to demand something here

About

TLDR; this isn't a good idea, buildkite agents blow through loads of bandwidth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages