Changing gitlab-shell version to 3.6.6 instead of 3.6.3, later on the upgrade process it will complain about running 3.6.3 instead of 3.6.6.

This commit is contained in:
Tobias Genberg 2016-10-19 05:52:07 +00:00
parent f64e36c448
commit a871032f4a
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