🐛 Fix the reproducible builds (#1282)

https://github.com/sigstore/cosign/pull/1053
This commit is contained in:
Naveen 2021-11-16 10:41:23 -06:00 committed by GitHub
parent 71e8698617
commit a05ac54b67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,8 @@ env:
before:
hooks:
- go mod download
gomod:
proxy: true
builds:
- id: linux
binary: scorecard-linux-{{ .Arch }}