Use gitlab-workhorse 0.6.5

This commit is contained in:
Jacob Vosmaer 2016-02-17 14:20:49 +01:00
parent a0ccb0731b
commit 3d9f8ab3b5
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
0.6.4
0.6.5

View file

@ -353,7 +353,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 0.6.4
sudo -u git -H git checkout 0.6.5
sudo -u git -H make
### Initialize Database and Activate Advanced Features