ppppcg/.goreleaser.yaml

20 lines
197 B
YAML
Raw Normal View History

2023-11-27 12:04:00 +00:00
---
project_name: ppppcg
before:
hooks:
- go mod tidy
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- darwin
goarch:
- amd64
archives:
- format: binary