Skip to content

Commit

Permalink
Revert goreleaser to use buildx
Browse files Browse the repository at this point in the history
Signed-off-by: Brett Tofel <btofel@redhat.com>
  • Loading branch information
bentito committed May 29, 2024
1 parent 04df6fb commit 2402bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dockers:
dockerfile: Dockerfile
goos: linux
goarch: amd64
use: docker
use: buildx
build_flag_templates:
- "--platform=linux/amd64"
- image_templates:
Expand Down

0 comments on commit 2402bb6

Please sign in to comment.