https://github.com/brettjay/template-extra
An example pipeline with extra template.yaml metadata specified
https://github.com/brettjay/template-extra
buildkite example
Last synced: 4 months ago
JSON representation
An example pipeline with extra template.yaml metadata specified
- Host: GitHub
- URL: https://github.com/brettjay/template-extra
- Owner: BrettJay
- License: mit
- Created: 2025-06-24T06:40:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-01T02:38:45.000Z (7 months ago)
- Last Synced: 2025-07-20T17:15:29.450Z (7 months ago)
- Topics: buildkite, example
- Language: Shell
- Homepage: https://buildkite.com/catalino-sandbox/demokite/builds/latest
- Size: 264 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
# Buildkite Parallel Bash Pipeline Example
[](https://buildkite.com/buildkite/bash-parallel-example)
[](https://buildkite.com/new)
This repository is an example [Buildkite](https://buildkite.com/) pipeline for running a simple bash script in parallel across multiple agents, [script.sh](script.sh).
The script simply prints some debug output and exits with a success code (0).
## License
See [Licence.md](Licence.md) (MIT)
