Docs: Migration guide CI -> CE/EE bugs
Backup task
The command for creating backups of the CI installation is
sudo -u gitlab_ci -H bundle exec rake backup:create RAILS_ENV=production
The documentary is missing the rake
command which leads to an error message:
bundler: command not found: backup:create