Skip to content
Snippets Groups Projects
Commit ba4dc176 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Merge branch 'workhorse-version' into 'master'

Bump GitLab Workhorse version to 0.4.2



See merge request !1830
parents 807c1a99 cf61b8e2
No related branches found
No related tags found
No related merge requests found
0.4.1
0.3.1
0.4.2
Loading
Loading
@@ -327,12 +327,12 @@ GitLab Shell is an SSH access and repository management software developed speci
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 0.4.1
sudo -u git -H git checkout 0.4.2
sudo -u git -H make
 
### Initialize Database and Activate Advanced Features
 
# Go to Gitlab installation folder
# Go to GitLab installation folder
 
cd /home/git/gitlab
 
Loading
Loading
Loading
Loading
@@ -81,7 +81,7 @@ from GitLab 8.1.
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 0.4.1
sudo -u git -H git checkout 0.4.2
sudo -u git -H make
```
 
Loading
Loading
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