Use gitlab-workhorse 0.6.5
This commit is contained in:
parent
a0ccb0731b
commit
3d9f8ab3b5
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
0.6.4
|
0.6.5
|
||||||
|
|
|
@ -353,7 +353,7 @@ GitLab Shell is an SSH access and repository management software developed speci
|
||||||
cd /home/git
|
cd /home/git
|
||||||
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
|
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
|
||||||
cd gitlab-workhorse
|
cd gitlab-workhorse
|
||||||
sudo -u git -H git checkout 0.6.4
|
sudo -u git -H git checkout 0.6.5
|
||||||
sudo -u git -H make
|
sudo -u git -H make
|
||||||
|
|
||||||
### Initialize Database and Activate Advanced Features
|
### Initialize Database and Activate Advanced Features
|
||||||
|
|
Loading…
Reference in a new issue