Skip to content

Commit a14e982

Browse files
remove licences from the goreleaser step (#72)
1 parent 73ce058 commit a14e982

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .goreleaser.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ before:
44
hooks:
55
- go mod tidy
66
- go generate ./...
7-
- script/licenses
8-
- cp -r ./third-party/ ./dist
9-
- cp third-party-licenses.md ./dist/third-party-licenses.md
107

118
builds:
129
- env:

0 commit comments

Comments
 (0)