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.
ppppcg/.goreleaser.yaml
2023-12-03 12:28:55 +01:00

20 lines
197 B
YAML

---
project_name: ppppcg
before:
hooks:
- go mod tidy
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- darwin
goarch:
- amd64
archives:
- format: binary