Skip to content

hivehr/buildkite-sparse-checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

buildkite-sparse-checkout

Checks out the repo using partial / sparse checkouts

Example

Add the following to your pipeline.yml:

steps:
  - command: ls
    plugins:
      - hivehr/buildkite-sparse-checkout#master

Developing

To run the tests:

docker-compose run --rm tests

Contributing

  1. Fork the repo
  2. Make the changes
  3. Run the tests
  4. Commit and push your changes
  5. Send a pull request

About

Testing out sparse-checkout on git clone in the buildkite-agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages