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.
1 parent 13002f0 commit f6b1189Copy full SHA for f6b1189
Makefile
@@ -84,4 +84,4 @@ build-release:
84
-v `pwd`:/go/src/$(PACKAGE_NAME) \
85
-w /go/src/$(PACKAGE_NAME) \
86
ghcr.io/goreleaser/goreleaser-cross:${GOLANG_CROSS_VERSION} \
87
- --clean --skip-validate --skip-publish --snapshot
+ --clean --skip=validate,publish --snapshot
0 commit comments