From bae719df664714c20c0157944337a9857bd2d91f Mon Sep 17 00:00:00 2001 From: Snooze- Date: Thu, 29 Aug 2013 21:23:19 +0200 Subject: [PATCH] Create satellites during update to 6.0. Fix #4938 --- doc/update/5.4-to-6.0.md | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/doc/update/5.4-to-6.0.md b/doc/update/5.4-to-6.0.md index 0869dd8..907a134 100644 --- a/doc/update/5.4-to-6.0.md +++ b/doc/update/5.4-to-6.0.md @@ -70,6 +70,7 @@ sudo -u git -H bundle exec rake migrate_groups RAILS_ENV=production sudo -u git -H bundle exec rake migrate_global_projects RAILS_ENV=production sudo -u git -H bundle exec rake migrate_keys RAILS_ENV=production sudo -u git -H bundle exec rake migrate_inline_notes RAILS_ENV=production +sudo -u git -H bundle exec rake gitlab:satellites:create RAILS_ENV=production # Clear redis cache sudo -u git -H bundle exec rake cache:clear RAILS_ENV=production -- libgit2 0.21.2