Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 days ago
JSON representation

An example repository you can use as a test project with Buildkite

Awesome Lists containing this project

README

        

# Buildkite Bash Pipeline Example

[![Add to Buildkite](https://buildkite.com/button.svg)](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)