Skip to content

feat: save build artifacts from goreleaser release stage

What

Save artifacts from goreleaser builds from the release stage

Why

Adds ability to use the artifacts directly in the pipeline for further integration testing or bundling beyond goreleaser's functionality. This avoids having to re-pull artifacts from the releases api.

Merge request reports

Loading