JuanitoFatas / parallel-example

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

License:MIT License


Languages

Language:Shell 100.0%