Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
7d8e99388ae6
Commit
3c46ae1d
authored
Sep 22, 2015
by
Robert Speicher
Browse files
Fix CI backup step in migration guide
[ci skip]
parent
bee528e7bfb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/migrate_ci_to_ce/README.md
View file @
7d8e9938
...
...
@@ -179,8 +179,8 @@ will need this file later.
sudo gitlab-ci-rake backup:create
# Source
cd /home/git/gitlab
sudo -u git -H bundle exec rake backup:create RAILS_ENV=production
cd /home/git
lab_ci
/gitlab
-ci
sudo -u git
lab_ci
-H bundle exec rake backup:create RAILS_ENV=production
```
#### 3. Copy data to the GitLab server
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment