Merge branch 'patch-7' into 'master'

This will change the update process to checkout gitlab-shell version 3.6.6 instead of 3.6.3 as currently described in the update document

See merge request !6976
This commit is contained in:
Rémy Coutable 2016-10-25 15:49:44 +00:00
commit 9c7b371a90
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-13-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
sudo -u git -H git checkout v3.6.3
sudo -u git -H git checkout v3.6.6
```
### 6. Update gitlab-workhorse