Skip to content
Snippets Groups Projects
Commit b19b7359 authored by Sean McGivern's avatar Sean McGivern
Browse files

Move local build instructions to build doc

parent e33bc914
No related branches found
No related tags found
1 merge request!874Decouple secret keys from each other
Loading
Loading
@@ -130,6 +130,11 @@ repository should contain `buildfrombranch:my-feature`.
 
Similarly, you can do the same for `GITLAB_WORKHORSE_VERSION` and so on.
 
## Building locally
To build a package locally, set `use_s3_caching false` in `omnibus.rb`. Then
build with `make build`.
### Note for GitLab Inc. developers
 
If you are a member of the GitLab Inc. team, you will have access to the build
Loading
Loading
Loading
Loading
@@ -29,7 +29,5 @@ repository, for example:
sudo ln -s ~/omnibus-gitlab/files/gitlab-cookbooks/gitlab /opt/gitlab/embedded/cookbooks/gitlab
```
 
Then set `use_s3_caching false` in `omnibus.rb`.
Now you can do the changes in the omnibus-gitlab repository, try the changes
right away with `make build`, and contribute back to omnibus-gitlab.
right away, and contribute back to omnibus-gitlab.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment