Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas L. <[email protected]>
  • Loading branch information
lukasmetzner and jooola authored Dec 16, 2024
1 parent 20e228d commit ddb0195
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 @@ -33,9 +33,7 @@ dockers:
dockerfile: Dockerfile
goarch: amd64
image_templates:
[
"hetznercloud/hcloud-csi-driver:{{ if not .IsSnapshot }}v{{ end }}{{ .Version }}-amd64",
]
- "hetznercloud/hcloud-csi-driver:{{ if not .IsSnapshot }}v{{ end }}{{ .Version }}-amd64"
use: buildx

- build_flag_templates: [--platform=linux/arm64]
Expand Down

0 comments on commit ddb0195

Please sign in to comment.