Skip to content

erred/buildkite-pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildkite-pipelines

License

A central repo for confguring standard CI pipelines for buildkite for my repos. Allows updating all repos at once. Use by passing getting the contents of a file over HTTPS and passing that to buildkite-agent via stdin. Example:

steps:
  - label: ":pipeline:"
    command: "curl https://raw.githubusercontent.com/seankhliao/buildkite-pipelines/main/go-library.yaml | buildkite-agent pipeline upload"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published