Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ec18956c
Commit
ec18956c
authored
Jun 27, 2017
by
Nitin Madhok
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix steps numbering
parent
a3f2f600
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/update/9.2-to-9.3.md
doc/update/9.2-to-9.3.md
+3
-3
No files found.
doc/update/9.2-to-9.3.md
View file @
ec18956c
...
...
@@ -117,7 +117,7 @@ cd /home/git/gitlab
sudo
-u
git
-H
git checkout 9-3-stable-ee
```
###
5
. Update gitlab-shell
###
7
. Update gitlab-shell
```
bash
cd
/home/git/gitlab-shell
...
...
@@ -127,7 +127,7 @@ sudo -u git -H git checkout v$(</home/git/gitlab/GITLAB_SHELL_VERSION)
sudo
-u
git
-H
bin/compile
```
###
6
. Update gitlab-workhorse
###
8
. Update gitlab-workhorse
Install and compile gitlab-workhorse. This requires
[
Go 1.5
](
https://golang.org/dl
)
which should already be on your system from
...
...
@@ -143,7 +143,7 @@ sudo -u git -H git checkout v$(</home/git/gitlab/GITLAB_WORKHORSE_VERSION)
sudo
-u
git
-H
make
```
###
7
. Update Gitaly
###
9
. Update Gitaly
If you have not yet set up Gitaly then follow
[
Gitaly section of the installation
guide
](
../install/installation.md#install-gitaly
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment