Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
3c46ae1d
Commit
3c46ae1d
authored
Sep 22, 2015
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix CI backup step in migration guide
[ci skip]
parent
e500be83
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/migrate_ci_to_ce/README.md
doc/migrate_ci_to_ce/README.md
+2
-2
No files found.
doc/migrate_ci_to_ce/README.md
View file @
3c46ae1d
...
...
@@ -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