Skip to content

Commit

Permalink
Set GOPRIVATE env var (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeggies authored Jan 7, 2021
1 parent f9b50dd commit bcfc71c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
env:
- GOPRIVATE=github.com/hashicorp

builds:
- id: signable
mod_timestamp: '{{ .CommitTimestamp }}'
Expand Down

0 comments on commit bcfc71c

Please sign in to comment.