Use gitlab-workhorse 0.7.11

Versions 0.7.9 and 0.7.10 crash on previously valid 'authBackend'
settings.
This commit is contained in:
Jacob Vosmaer 2016-08-24 15:50:24 +02:00
parent 02591b0430
commit 3ae4e1ebf7
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.7.10
0.7.11

View File

@ -397,7 +397,7 @@ If you are not using Linux you may have to run `gmake` instead of
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.10
sudo -u git -H git checkout v0.7.11
sudo -u git -H make
### Initialize Database and Activate Advanced Features