Commit cc7f3848 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'gitlab-workhorse-0.7.3' into 'master'

Use gitlab-workhorse 0.7.3

Relax workhorse listen socket permissions.

See merge request !4252
parents 00fa9a76 3fa32fa2
......@@ -394,7 +394,7 @@ GitLab Shell is an SSH access and repository management software developed speci
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
cd gitlab-workhorse
sudo -u git -H git checkout v0.7.1
sudo -u git -H git checkout v0.7.3
sudo -u git -H make
### Initialize Database and Activate Advanced Features
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment