Example Pipelines
A list of repositories containing example pipelines.
On this page:
Languages and Frameworks
Bazel
Building with Bazel on Buildkite
github.com/buildkite/bazel-example
Ruby - rbenv
An example of testing a Ruby project w/ rbenv
github.com/buildkite/ruby-rbenv-example
Node.js
An example of testing a Node.js project
github.com/buildkite/nodejs-example
Golang
An example of testing a Golang project
github.com/buildkite/golang-example
Gradle - Docker
An example of building a Gradle project
github.com/buildkite/gradle-docker-example
Step Types and Techniques
Third-party tools
template.yml files
All of the examples contain a buildkite/template.yml
file so that you can add the project to your Buildkite account using the 'Add to Buildkite' button in the readme. You don't need this file in your own projects.