remove licences from the goreleaser step (#72)
This commit is contained in:
@@ -4,9 +4,6 @@ before:
|
||||
hooks:
|
||||
- go mod tidy
|
||||
- go generate ./...
|
||||
- script/licenses
|
||||
- cp -r ./third-party/ ./dist
|
||||
- cp third-party-licenses.md ./dist/third-party-licenses.md
|
||||
|
||||
builds:
|
||||
- env:
|
||||
|
||||
Reference in New Issue
Block a user