Skip to content
Snippets Groups Projects
Commit ac4e81e5 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Make sure gitlab-workhorse recompiles when changed

parent 891baa55
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -157,6 +157,7 @@ gitlab-workhorse-update: gitlab-workhorse/.git/pull gitlab-workhorse-clean-bin g
gitlab-workhorse-clean-bin:
rm -rf gitlab-workhorse/bin
 
.PHONY: gitlab-workhorse/bin/gitlab-workhorse
gitlab-workhorse/bin/gitlab-workhorse: ${gitlab_workhorse_clone_dir}/.git
GOPATH=${gitlab_development_root}/gitlab-workhorse go install gitlab.com/gitlab-org/gitlab-workhorse/...
 
Loading
Loading
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