This repository has been archived on 2024-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
kimchi/.goreleaser.yml
2023-04-24 01:58:02 +02:00

17 lines
165 B
YAML

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