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 2f455dd commit b16771aCopy full SHA for b16771a
.goreleaser.yml
@@ -2,7 +2,7 @@
2
# Make sure to check the documentation at https://goreleaser.com
3
# https://www.jianshu.com/p/ac18956b0bc0
4
5
-
+#cmd: find . -name ".pyc" -print -delete && goreleaser release --snapshot --clean
6
#cmd: goreleaser release --snapshot --clean
7
version: 2
8
before:
0 commit comments