Skip to content

Commit

Permalink
🐛 Fix the reproducible builds
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensrinivasan committed Nov 16, 2021
1 parent 71e8698 commit 7d74175
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ env:
before:
hooks:
- go mod download
gomod:
proxy: true
builds:
- id: linux
binary: scorecard-linux-{{ .Arch }}
Expand Down

0 comments on commit 7d74175

Please sign in to comment.