Skip to content

Document how to recompile gitlab-workhorse in GDK

Jacob Vosmaer (GitLab) requested to merge workhorse-recompile into master

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