Buildkite Bash Example
This repository is an example Buildkite pipeline for running a simple Bash script, script.sh.
See the full Getting Started Guide for step-by-step instructions on how to get this running.

How it works
This example runs script.sh
, which prints debug output, uploads artifacts, and exits with success.
License
See LICENSE.md (MIT)