harness-drone/scripts/build.ps1

3 lines
110 B
PowerShell
Raw Normal View History

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