Skip to content

buildkite/bash-parallel-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Buildkite Parallel Bash Pipeline Example

Build status Add to Buildkite

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

👉 See this example in action: buildkite.com/buildkite/bash-parallel-example

See the full Getting Started Guide for step-by-step instructions on how to get this running, or try it yourself:

Add to Buildkite

Screenshot of Buildkite parallel Bash example pipeline

How it works

This pipeline runs a Bash script (script.sh) in parallel using Buildkite’s parallelism features. Each parallel step executes independently across agents.

License

See LICENSE.md (MIT)

About

An example pipeline that runs a Bash script in parallel across multiple agents.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 6

Languages