Skip to content

buildkite/templates

Repository files navigation

Buildkite Pipeline templates

Docker pipeline template

A collection of templates to help you get started quickly with Buildkite Pipelines, available to view in the Buildkite template gallery.

What are they?

Each template is a Buildkite pipeline performing a specific task using typical technologies and programming languages. For example, the Ruby CI template is an example of doing continuous integration (CI) in Ruby using Rubocop and Rspec.

How do they work?

Each template is stored as a root level folder, containing a pipeline YAML file and readme. When viewed on the Buildkite website, users can click 'Use Template' to create a new pipeline in their account using the templated pipeline steps.

Requesting templates

Request a new template by opening an issue. Please let us know what types of use cases and technologies you want to see covered.

Contributing

Contributions are welcomed. See CONTRIBUTING for more details on how to contribute additional pipeline templates.