Skip to content

Commit bcfc71c

Browse files
authored
Set GOPRIVATE env var (#301)
1 parent f9b50dd commit bcfc71c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
env:
2+
- GOPRIVATE=github.com/hashicorp
3+
14
builds:
25
- id: signable
36
mod_timestamp: '{{ .CommitTimestamp }}'

0 commit comments

Comments
 (0)