mirror of https://github.com/harness/drone.git
remove deprecated steps
parent
0c53e7d161
commit
9b42d5ddae
2
BUILDING
2
BUILDING
|
@ -2,8 +2,6 @@
|
|||
2. Install go 1.11 or later with Go modules enabled
|
||||
3. Install binaries to $GOPATH/bin
|
||||
|
||||
go install github.com/drone/drone/cmd/drone-agent
|
||||
go install github.com/drone/drone/cmd/drone-controller
|
||||
go install github.com/drone/drone/cmd/drone-server
|
||||
|
||||
4. Start the server at localhost:8080
|
||||
|
|
Loading…
Reference in New Issue