We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7c52a commit 15a982cCopy full SHA for 15a982c
1 file changed
Makefile
@@ -14,7 +14,7 @@ generate: mod-tidy
14
15
.PHONY: build
16
build:
17
- goreleaser build --verbose --clean --single-target --snapshot
+ goreleaser build --clean --single-target --snapshot
18
19
.PHONY: lint
20
lint:
0 commit comments