buildkite / golang-example

An example on how to test a Golang program using Buildkite
https://github.com/buildkite/example-pipelines
MIT License
13 stars 15 forks source link
buildkite golang pipeline

Buildkite Golang Example

Add to Buildkite

This repository is an example on how to test a Golang project using Buildkite.

Interested in using Docker instead? (which is more flexible than this) Check out https://github.com/buildkite/golang-docker-example

Note: this example assumes your Buildkite Agent machine has the Go Toolchain installed.

License

See Licence.md (MIT)