remove deprecated steps
This commit is contained in:
parent
0c53e7d161
commit
9b42d5ddae
1 changed files with 0 additions and 2 deletions
2
BUILDING
2
BUILDING
|
@ -2,8 +2,6 @@
|
||||||
2. Install go 1.11 or later with Go modules enabled
|
2. Install go 1.11 or later with Go modules enabled
|
||||||
3. Install binaries to $GOPATH/bin
|
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
|
go install github.com/drone/drone/cmd/drone-server
|
||||||
|
|
||||||
4. Start the server at localhost:8080
|
4. Start the server at localhost:8080
|
||||||
|
|
Loading…
Reference in a new issue