Skip to content

Commit

Permalink
Merge pull request #9 from Bandwidth/hotfix-GoReleaser
Browse files Browse the repository at this point in the history
SWI-4161: try specifying an id
  • Loading branch information
rdinardi-bw authored Oct 7, 2024
2 parents 3a7e14b + 4929978 commit 3389e48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Make sure to check the documentation at https://goreleaser.com
project_name: vault-shim
builds:
- id: vault-shim
- main: ./vault-shim.go
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 3389e48

Please sign in to comment.