22
0
Fork 0
This commit is contained in:
Benoît S. 2016-12-09 14:59:17 +01:00
parent 0bd345d1a8
commit 4a3ec542fd
1 changed files with 1 additions and 0 deletions

View File

@ -450,6 +450,7 @@ $ git checkout v$(cat ~/gitlab/GITLAB_SHELL_VERSION) -b v$(cat ~/gitlab/GITLAB_S
### Mise à jour de gitlab-workhorse
~~~
$ cd ~/gitlab
$ bundle exec rake "gitlab:workhorse:install[/home/foo/gitlab-workhorse]" RAILS_ENV=production
~~~