harness-drone/scripts/build.ps1
2019-08-06 23:16:21 -07:00

2 lines
110 B
PowerShell

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