summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJob van der Voort <job@gitlab.com>2015-08-31 16:37:59 +0000
committerJob van der Voort <job@gitlab.com>2015-08-31 16:37:59 +0000
commitafce0073424a8879b889477de4c9ab1690447a8f (patch)
tree74a70ab071306ebd38a89b90d40135540d1477f2 /doc
parente99cdfd1d55d274e22c35a548da3bb5a2ba1e241 (diff)
parentc05958b35b9013f0fcfc3d519ca532d0360a6180 (diff)
downloadgitlab-ci-afce0073424a8879b889477de4c9ab1690447a8f.tar.gz
Merge branch 'note-to-docs' into 'master'
Added note about using CI without GitLab Because of tweet https://twitter.com/davidlorand/status/635192133557874688 cc/ @sytse @kamil See merge request !168
Diffstat (limited to 'doc')
-rw-r--r--doc/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index e3534c6..e3fcb96 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -25,3 +25,6 @@
+ [Backup/Restore](raketasks/backup_restore.md)
+ [Migrating to packaged CI](migration_to_omnibus/README.md)
+ [API](api/README.md)
+
+### Note
+To use GitLab CI with GitHub or others, you should mirror your repository to GitLab or move it there.