Merge branch 'workhorse-0.6.0' into 'master'
Use gitlab-workhorse 0.6.0 [ci skip] See merge request !2483
This commit is contained in:
commit
c7d52e563b
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
0.5.4
|
||||
0.6.0
|
||||
|
|
|
@ -48,7 +48,7 @@ which should already be on your system from GitLab 8.1.
|
|||
```bash
|
||||
cd /home/git/gitlab-workhorse
|
||||
sudo -u git -H git fetch --all
|
||||
sudo -u git -H git checkout 0.5.4
|
||||
sudo -u git -H git checkout 0.6.0
|
||||
sudo -u git -H make
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue