Merge branch 'patch-3' into 'master'

Fix wrong gitlab-shell version in 8.9-8.10 update guide

See merge request !5153
This commit is contained in:
Achilleas Pipinellis 2016-07-09 15:01:05 +00:00
commit efdbfdfd69
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ sudo -u git -H git checkout 8-10-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
sudo -u git -H git checkout v3.1.0
sudo -u git -H git checkout v3.2.0
```
### 5. Update gitlab-workhorse