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 73ce058 commit a14e982Copy full SHA for a14e982
.goreleaser.yaml
@@ -4,9 +4,6 @@ before:
4
hooks:
5
- go mod tidy
6
- go generate ./...
7
- - script/licenses
8
- - cp -r ./third-party/ ./dist
9
- - cp third-party-licenses.md ./dist/third-party-licenses.md
10
11
builds:
12
- env:
0 commit comments