Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 675 Bytes

Readme.md

File metadata and controls

13 lines (7 loc) · 675 Bytes

Buildkite Docker Compose Pipeline Example

Add to Buildkite

This repository is an example Buildkite pipeline for running a simple bash script, script.sh, but from within docker-compose.

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 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 (MIT)