GitLab 8.4 uses gitlab-shell v2.6.10
This commit is contained in:
parent
bc2214da82
commit
3a5cca26c9
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ sudo -u git -H git checkout 8-4-stable-ee
|
|||
```bash
|
||||
cd /home/git/gitlab-shell
|
||||
sudo -u git -H git fetch --all
|
||||
sudo -u git -H git checkout v2.6.9
|
||||
sudo -u git -H git checkout v2.6.10
|
||||
```
|
||||
|
||||
### 5. Update gitlab-workhorse
|
||||
|
|
Loading…
Reference in a new issue