rmatulis / bash-parallel-example

An example of how to a bash script in parallel on Buildkite

Home Page:https://github.com/buildkite/example-pipelines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

An example of how to a bash script in parallel on Buildkite

https://github.com/buildkite/example-pipelines

License:MIT License


Languages

Language:Shell 100.0%