diff --git a/.goreleaser.yml b/.goreleaser.yml index 9f3a126..e6bbb9d 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -4,7 +4,7 @@ release: builds: - binary: cloud-inventory env: - - CGO_ENABLED=0 + - TOP=0 goos: - windows - darwin @@ -23,4 +23,4 @@ archives: - format: binary format_overrides: - goos: windows - format: zip \ No newline at end of file + format: zip