mirror of
https://github.com/harness/drone.git
synced 2025-05-04 19:51:52 +08:00
3 lines
110 B
PowerShell
3 lines
110 B
PowerShell
$env:CGO_ENABLED="0"
|
|
go build -o release/windows/amd64/drone-agent.exe github.com/drone/drone/cmd/drone-agent
|