kimchi/.goreleaser.yml

17 lines
165 B
YAML

---
project_name: kimchi
before:
hooks:
- go mod tidy
builds:
- goos:
- linux
- darwin
goarch:
- amd64
archives:
- format: binary