We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f2d7a6 + 8ed2efd commit d5f148eCopy full SHA for d5f148e
Makefile
@@ -14,7 +14,7 @@ generate: mod-tidy
14
15
.PHONY: build
16
build:
17
- goreleaser build --clean --debug --single-target --snapshot
+ goreleaser build --verbose --clean --single-target --snapshot
18
19
.PHONY: lint
20
lint:
0 commit comments