Commit e9d64e1e authored by Julian Rademacher's avatar Julian Rademacher Committed by Marin Jankovski

GitLab 8.4 uses gitlab-shell v2.6.10

parent f8ed5315
...@@ -37,7 +37,7 @@ sudo -u git -H git checkout 8-4-stable-ee ...@@ -37,7 +37,7 @@ sudo -u git -H git checkout 8-4-stable-ee
```bash ```bash
cd /home/git/gitlab-shell cd /home/git/gitlab-shell
sudo -u git -H git fetch --all sudo -u git -H git fetch --all
sudo -u git -H git checkout v2.6.9 sudo -u git -H git checkout v2.6.10
``` ```
### 5. Update gitlab-workhorse ### 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