Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
8bf193aa4939
Commit
8bf193aa
authored
Apr 06, 2016
by
Jacob Vosmaer
Browse files
Use gitlab-workhorse 0.7.2
parent
06c36a6fcde4
Changes
3
Hide whitespace changes
Inline
Side-by-side
GITLAB_WORKHORSE_VERSION
View file @
8bf193aa
0.7.
1
0.7.
2
doc/install/installation.md
View file @
8bf193aa
...
...
@@ -348,7 +348,7 @@
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
cd gitlab-workhorse
sudo -u git -H git checkout v0.7.
1
sudo -u git -H git checkout v0.7.
2
sudo -u git -H make
### Initialize Database and Activate Advanced Features
...
...
doc/update/8.6-to-8.7.md
View file @
8bf193aa
...
...
@@ -58,7 +58,7 @@
```
bash
cd
/home/git/gitlab-workhorse
sudo
-u
git
-H
git fetch
--all
sudo
-u
git
-H
git checkout v0.7.
1
sudo
-u
git
-H
git checkout v0.7.
2
sudo
-u
git
-H
make
```
...
...
Write
Preview
Supports
Markdown
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