pluralsh / plural-cli

cli for the plural platform
MIT License
27 stars 10 forks source link

fix: Fix archive creation during release #410

Closed floreks closed 1 year ago

floreks commented 1 year ago

Summary

This should fix our CD pipeline. Archive section needed some tuning to support builds array.

Test Plan

Locally with GITLAB_CLIENT_SECRET=x goreleaser release --snapshot --clean --split

Checklist