Use gitlab-workhorse 0.7.4

This enables
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4278 .
This commit is contained in:
Jacob Vosmaer 2016-05-27 13:06:02 +02:00
parent 61072a0244
commit 1adaeb7d67
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.7.3
0.7.4

View File

@ -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.3
sudo -u git -H git checkout v0.7.4
sudo -u git -H make
### Initialize Database and Activate Advanced Features