22
0
Fork 0

update procedure generique upgrade

This commit is contained in:
Benoît S. 2016-12-09 14:56:09 +01:00
parent 7e5f7a228a
commit 0bd345d1a8
1 changed files with 0 additions and 2 deletions

View File

@ -428,9 +428,7 @@ $ bundle exec rake gitlab:backup:create RAILS_ENV=production
### Mise à jour de GitLab
~~~
# sudo -iu foo
$ umask 002
$ cd gitlab
$ git fetch --all
$ git checkout -- Gemfile.lock db/schema.rb
$ git checkout v8.14.y -b v8.14.y