Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas L. <jooola@users.noreply.github.com>
  • Loading branch information
lukasmetzner and jooola authored Dec 16, 2024
1 parent ddb0195 commit 6737d7f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ dockers:
dockerfile: Dockerfile
goarch: arm64
image_templates:
[
"hetznercloud/hcloud-csi-driver:{{ if not .IsSnapshot }}v{{ end }}{{ .Version }}-arm64v8",
]
- "hetznercloud/hcloud-csi-driver:{{ if not .IsSnapshot }}v{{ end }}{{ .Version }}-arm64v8"
use: buildx

- build_flag_templates: [--platform=linux/arm/v6]
Expand Down

0 comments on commit 6737d7f

Please sign in to comment.