make release-dry-run
gets stuck when build aws and azure plugins
#85
Labels
help wanted
Extra attention is needed
make release-dry-run
gets stuck when build aws and azure plugins and doesn't complete in even 30mins.Also running the command in a github action causes a
no space left on device
error.Reproduction:
make build plugin=aws
make release-dry-run
Expectation:
goreleaser should create the binaries(instead it gets stuck in building binaries stage)
The text was updated successfully, but these errors were encountered: