8.14 requires GitLab shell 4.0.3

This commit is contained in:
Matt Lee 2016-12-09 21:21:29 +00:00
parent b544ec8670
commit 98d42e9f85
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-14-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
sudo -u git -H git checkout v4.0.0
sudo -u git -H git checkout v4.0.3
```
### 6. Update gitlab-workhorse