This repository is an example Buildkite pipeline for running a simple Bash script, script.sh.
👉 See this example in action: buildkite.com/buildkite/bash-example
See the full Getting Started Guide for step-by-step instructions on how to get this running, or try it yourself:

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