Skip to content

Commit

Permalink
add tuf root env var (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato authored Jun 27, 2024
1 parent 653c6a0 commit 90f0dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version: 2
env:
- CGO_ENABLED=0
- COSIGN_YES=true
- TUF_ROOT=/tmp

# Prevents parallel builds from stepping on eachothers toes downloading modules
before:
Expand Down

0 comments on commit 90f0dd8

Please sign in to comment.