Skip to content

An example pipeline to get started with Buildkite Pipelines.

License

Notifications You must be signed in to change notification settings

stephanieatte/starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Buildkite Starter Pipeline

Add to Buildkite

This repository is an example Buildkite pipeline to help new users understand how pipelines work.

The pipeline is platform agnostic, which means it can run on any infrastructure. Its behavior is defined in .buildkite/pipeline.yml, including steps to build, test, and deploy. These steps describe launching a shiny new rocket to the moon. 🚀🌕

Create a pipeline

You'll need a Buildkite account and a running agent to use the pipeline. If you need help setting up Buildkite, see Getting started.

With Buildkite setup, you can quickly create a new pipeline by selecting Add to Buildkite. This prefills the pipeline details using template.yml and includes a command to upload the pipeline definition in pipeline.yml.

License

See LICENSE (MIT)

About

An example pipeline to get started with Buildkite Pipelines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published