Skip to content

Commit

Permalink
Makefile: Drop --debug from goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Jun 6, 2024
1 parent 61daa57 commit 65c6a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ vendor:
.PHONY: goreleaser-snapshot
goreleaser-snapshot:
rm -rf dist/ || true
goreleaser release --debug --skip-publish --skip-validate --snapshot
goreleaser release --skip-publish --skip-validate --snapshot

0 comments on commit 65c6a70

Please sign in to comment.