mirror of
https://github.com/jayateertha043/goshod.git
synced 2026-07-21 20:11:02 +00:00
15 lines
225 B
YAML
15 lines
225 B
YAML
project_name: goshod
|
|
builds:
|
|
- env: [CGO_ENABLED=0]
|
|
goos:
|
|
- linux
|
|
- windows
|
|
- darwin
|
|
goarch:
|
|
- amd64
|
|
- arm64
|
|
- arm
|
|
- 386
|
|
id: "import_disqus_cli"
|
|
dir: .
|
|
main: .
|