Skip to content
Snippets Groups Projects
Commit 52e33b49 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'revert-918d30bf' into 'master'

Revert "Merge branch 'docs/patch-guide-link-to-old-guide' into 'master'"

Reverting in favor of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7892

See merge request !7911
parents 918d30bf 1e67ea81
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -44,10 +44,6 @@ sudo -u git -H git checkout v`cat /home/git/gitlab/GITLAB_SHELL_VERSION` -b v`ca
 
### 4. Update gitlab-workhorse to the corresponding version
 
>**Note:**
This new way to install GitLab workhorse was introduced with GitLab 8.15. If you
are using an older version follow [this guide instead][oldguide].
```bash
cd /home/git/gitlab
 
Loading
Loading
@@ -97,5 +93,3 @@ sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
```
 
If all items are green, then congratulations upgrade complete!
[oldguide]: https://gitlab.com/gitlab-org/gitlab-ce/blob/8-14-stable/doc/update/patch_versions.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment