You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tson/.goreleaser.yml

22 lines
282 B
YAML

project_name: tson
builds:
- env:
- CGO_ENABLED=0
- GO111MODULE=on
archives:
- replacements:
darwin: Darwin
linux: Linux
amd64: x86_64
checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "{{ .Tag }}-next"
changelog:
skip: true