mirror of
https://github.com/harness/drone.git
synced 2022-03-12 19:30:52 +03:00
remove deprecated steps
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user