Commit efdbfdfd authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'patch-3' into 'master'

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

See merge request !5153
parents 8a6a3529 9a08fa08
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment