Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ builds:
targets:
- linux_amd64
archives:
- builds:
- cli
name_template: "chainloop-cli-{{ .Version }}-{{ .Os }}-{{ .Arch }}"
# Override default to not to include the readme nor license file
files:
- none*
# Include the plain binaries of the CLI for the release without version
- format: binary
id: binaries-cli
name_template: "{{ .Binary }}-{{ .Os }}-{{ .Arch }}"
Expand Down
Loading