acme-dns/.goreleaser.yml

18 lines
222 B
YAML
Raw Normal View History

2018-02-01 19:20:40 +07:00
builds:
- binary: acme-dns
2018-02-01 19:20:40 +07:00
env:
- CGO_ENABLED=1
goos:
- linux
goarch:
- 386
- amd64
archive:
format: tar.gz
files:
- LICENSE
- README.md
- Dockerfile
- config.cfg