You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add native packages for installs of cosign, etc. On build systems like AWS CodeBuild and others, instead of having users install Golang then cosign or curl releases from GitHub it would be helpful to install packages native package managers.
Description
Add native packages for installs of cosign, etc. On build systems like AWS CodeBuild and others, instead of having users install Golang then cosign or curl releases from GitHub it would be helpful to install packages native package managers.
Example: https://netdevops.me/2021/building-and-publishing-deb/rpm-packages-with-goreleaser-and-gemfury/
Goreleaser supports this functionality and even uses it to release packages of goreleaser
The text was updated successfully, but these errors were encountered: