We deprecated root(global) namespace for projects.
We deprecated root(global) namespace for projects.
So you need to move all your global projects under group/users manually before update or they will be automatically moved to the owner namespace during the update.
#### Teams
...
...
@@ -62,7 +62,7 @@ cd /home/git/gitlab
# MySQL
sudo-u git -H bundle install--without development test postgres --deployment
#PostgreSQL
#PostgreSQL
sudo-u git -H bundle install--without development test mysql --deployment