Changed gitlab-shell version to avoid warning when precompiling the assets.

This commit is contained in:
Ismael Arenzana 2016-10-07 17:29:48 +00:00
parent 2cd8b5d2c0
commit 43438c3695
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,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.6.0
sudo -u git -H git checkout v3.6.1
```
### 6. Update gitlab-workhorse