Get goreleaser from GH actions

This commit is contained in:
Ettore Di Giacinto
2021-08-19 16:22:20 +02:00
parent 4e918e6bd1
commit 5bb65e5b30
3 changed files with 8 additions and 1 deletions

View File

@@ -85,7 +85,6 @@ test-docker:
bash -c "make test"
multiarch-build:
GO111MODULE=off go get -u github.com/goreleaser/goreleaser
goreleaser release --auto-snapshot --skip-publish --rm-dist
multiarch-build-small: