mirror of
https://github.com/miguelmota/cointop
synced 2024-11-05 00:00:14 +00:00
10 lines
179 B
YAML
10 lines
179 B
YAML
builds:
|
|
- binary: cointop
|
|
goos:
|
|
- darwin
|
|
- linux
|
|
goarch:
|
|
- amd64
|
|
ldflags:
|
|
- -X github.com/cointop-sh/cointop/cointop.version={{.Env.VERSION}}
|