nuvolaris / nuvolaris-cli

The Nuvolaris CLI, an all-in-one tool to do all things Nuvolaris
Apache License 2.0
11 stars 21 forks source link

Pipeline to create releases and publish binaries #7

Closed giusdp closed 2 years ago

giusdp commented 2 years ago

This PR adds a new workflow that is triggered when a new tag is pushed (#5). It first creates a new release named as the tag, then builds the binaries (linux,windows,mac for the 386,amd64,arm architectures), finally publishes them in the new release.