mirror of
https://github.com/joohoi/acme-dns.git
synced 2024-12-22 21:03:54 +07:00
22 lines
292 B
YAML
22 lines
292 B
YAML
builds:
|
|
- binary: acme-dns
|
|
env:
|
|
- CGO_ENABLED=1
|
|
goos:
|
|
- linux
|
|
goarch:
|
|
- amd64
|
|
|
|
archives:
|
|
- id: tgz
|
|
format: tar.gz
|
|
files:
|
|
- LICENSE
|
|
- README.md
|
|
- Dockerfile
|
|
- config.cfg
|
|
- acme-dns.service
|
|
|
|
signs:
|
|
- artifacts: checksum
|