Skip to content

Commit

Permalink
Fix builds directory for goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Lamarre <[email protected]>
  • Loading branch information
alexandreLamarre committed Apr 11, 2023
1 parent 1871375 commit a3ba4ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ builds:
goarch: "386"
- goos: windows
goarch: arm64
dir: distributions/otelcol/_build
binary: otelcol-custom
ldflags:
- -s
Expand Down

0 comments on commit a3ba4ff

Please sign in to comment.