harness-drone/scripts/build.ps1

3 lines
106 B
PowerShell
Raw Normal View History

2019-08-07 05:53:35 +00:00
$env:CGO_ENABLED="0"
go build -o release/windows/amd64/drone-agent github.com/drone/drone/cmd/drone-agent