An error occurred while fetching the assigned milestone of the selected merge_request.
Document how to recompile gitlab-workhorse in GDK
1 unresolved thread
1 unresolved thread
When you run make
in gitlab-workhorse in GDK you compile new
binaries but those do not get picked up by gdk run
. You have to use
gdk install
instead.
Merge request reports
Activity
This is needed because I wanted to keep the Makefile in gitlab-workhorse backwards compatible (and easy to use for people installing GitLab from source) while also using a GOPATH in gitlab-workhorse.
cc @nick.thomas
Reassigned to @grzesiek
@jacobvosmaer-gitlab Looks good to me, thanks!
Mentioned in commit 4fff9e0b
Please register or sign in to reply