Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.22 KB

File metadata and controls

27 lines (16 loc) · 1.22 KB

Buildkite Bash Example

Build status Add to Buildkite

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:

Add to Buildkite

Screenshot of Buildkite Bash example pipeline

How it works

This example runs script.sh, which prints debug output, uploads artifacts, and exits with success.

License

See LICENSE.md (MIT)