harness-drone/scripts/build.ps1
2019-08-06 22:53:35 -07:00

2 lines
106 B
PowerShell

$env:CGO_ENABLED="0"
go build -o release/windows/amd64/drone-agent github.com/drone/drone/cmd/drone-agent