2 lines
110 B
PowerShell
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
|