diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 4e1412a..449e7dc 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -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