Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs need update for new build process #259

Closed
ctavan opened this issue Apr 11, 2014 · 1 comment
Closed

Docs need update for new build process #259

ctavan opened this issue Apr 11, 2014 · 1 comment

Comments

@ctavan
Copy link

ctavan commented Apr 11, 2014

The docs at http://drone.readthedocs.org/en/latest/install.html#from-source are no longer correct since #243.

It should read something like

$ git clone git://github.com/drone/drone.git
$ cd drone
$ git submodule update --init
$ make build
$ make dpkg
@bradrydzewski
Copy link

removed submodule and simplified build process

johannesHarness added a commit that referenced this issue Sep 26, 2023
This PR adds a githook sub-package to our cmd packages, introducing the githook binary.
The binary is linked as pre-receie/update/post-receive by gitrpc if configured.
This is required to have a gitrpc deployment without requiring the one-in-all gitness binary on the same machine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants