Update GITLAB_SHELL_VERSION to match EE

[ci skip]
This commit is contained in:
Robert Speicher 2016-03-14 11:53:42 -04:00
parent aff1058c61
commit d26bd026d9
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.6.10
2.6.11

View File

@ -37,7 +37,7 @@ sudo -u git -H git checkout 8-6-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all
sudo -u git -H git checkout v2.6.10
sudo -u git -H git checkout v2.6.11
```
### 5. Update gitlab-workhorse