https://github.com/buildkite/bash-example
An example repository you can use as a test project with Buildkite
https://github.com/buildkite/bash-example
bash buildkite pipeline shell
Last synced: 6 months ago
JSON representation
An example repository you can use as a test project with Buildkite
- Host: GitHub
- URL: https://github.com/buildkite/bash-example
- Owner: buildkite
- License: mit
- Created: 2014-05-22T11:36:09.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T01:58:13.000Z (about 1 year ago)
- Last Synced: 2025-04-02T06:51:24.152Z (6 months ago)
- Topics: bash, buildkite, pipeline, shell
- Language: Shell
- Homepage: https://buildkite.com/docs/pipelines/example-pipelines
- Size: 594 KB
- Stars: 23
- Watchers: 25
- Forks: 190
- Open Issues: 4
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
# Buildkite Bash Pipeline Example
[](https://buildkite.com/new)
This repository is an example [Buildkite](https://buildkite.com/) pipeline for running a simple bash script, [script.sh](script.sh).
The script simply prints some debug output with an inline image, some artifacts, and exits with a success code (0).
See the full [Getting Started Guide](https://buildkite.com/docs/guides/getting-started) for step-by-step instructions on how to get this running, or simply click the following link to add this project to Buildkite:
## License
See [License.md](License.md) (MIT)