Skip to content

Commit

Permalink
feat: adding CGO_ENABLED .goreleaser.yml (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliocalzolari authored Dec 10, 2024
1 parent b6c0942 commit 292c0f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ project_name: helm-datarobot
version: 2

builds:

- id: linux-build
binary: "{{ .ProjectName }}-{{ .Os }}-{{ .Arch }}"
no_unique_dist_dir: true
Expand Down

0 comments on commit 292c0f5

Please sign in to comment.