Update the 8.11 to 8.12 update documentation to use gitlab-shell 3.5.0
Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
parent
e05692f44d
commit
178b2cdcec
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ sudo -u git -H git checkout 8-12-stable-ee
|
|||
```bash
|
||||
cd /home/git/gitlab-shell
|
||||
sudo -u git -H git fetch --all --tags
|
||||
sudo -u git -H git checkout v3.4.0
|
||||
sudo -u git -H git checkout v3.5.0
|
||||
```
|
||||
|
||||
### 6. Update gitlab-workhorse
|
||||
|
|
Loading…
Reference in a new issue