Skip to content

buildkite/bash-parallel-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Buildkite Parallel Bash Pipeline Example

Add to Buildkite

This repository is an example Buildkite pipeline for running a simple bash script in parallel across multiple agents, script.sh.

The script simply prints some debug output and exits with a success code (0).

License

See Licence.md (MIT)