buildkite / templates

Buildkite pipeline templates
https://buildkite.com/pipelines/templates
MIT License
2 stars 1 forks source link

Use `matrix` for golang-cross-compile #83

Open dannymidnight opened 5 months ago

dannymidnight commented 5 months ago

The golang-cross-compile template currently uses a plugin but I think we can achieve a similar outcome using the matrix attribute.