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.
schnutibox/vendor/github.com/cosmtrek/air/.goreleaser.yml

17 lines
308 B
YAML

builds:
- goos:
- linux
- windows
- darwin
ignore:
- goos: darwin
goarch: 386
ldflags:
- -s -w -X "main.airVersion={{.Version}}"
- -s -w -X "main.goVersion={{.Env.GOVERSION}}"
archives:
- id: tar.gz
format: tar.gz
- id: binary
format: binary