1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe/scoop
Jonas Lundberg 7f0edf6fe0
fix: make scoop write .json when --skip-publish (#2380)
* fix: make scoop write .json when --skip-publish

Don't skip the pipeline altogether but write
out the manifest.json file as the homebrew
pipeline does, only skip committing to the repo.

closes #2374

* Update internal/pipe/scoop/scoop_test.go

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2021-08-03 02:37:02 +00:00
..
testdata feat: release header/footer (#2267) 2021-05-30 21:53:40 -03:00
scoop_test.go fix: make scoop write .json when --skip-publish (#2380) 2021-08-03 02:37:02 +00:00
scoop.go fix: make scoop write .json when --skip-publish (#2380) 2021-08-03 02:37:02 +00:00