mirror of https://github.com/harness/drone.git
update build instructions [ci skip]
parent
04724b4d90
commit
12be73a2c5
|
@ -2,7 +2,7 @@
|
|||
2. Install go 1.11 or later with Go modules enabled
|
||||
3. Install binaries to $GOPATH/bin
|
||||
|
||||
go install -tags oss github.com/drone/drone/cmd/drone-server
|
||||
go install -tags oss,nolimit github.com/drone/drone/cmd/drone-server
|
||||
|
||||
4. Start the server at localhost:8080
|
||||
|
||||
|
|
Loading…
Reference in New Issue