Skip to content

Commit 9670c12

Browse files
remove licences from the goreleaser step (github#72)
1 parent fa86395 commit 9670c12

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 3 deletions
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)