summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-09-18 17:41:22 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-09-18 17:41:22 +0200
commit857ed5042eaaa3db59da022ec3fd97003cfc21e8 (patch)
tree65efcde719d3209ff9d1af1b15905af88ba5e5be
parent01073bbc7e3dc8b7e3eaa66f3db405c3c0a432c6 (diff)
downloadgitlab-ci-857ed5042eaaa3db59da022ec3fd97003cfc21e8.tar.gz
Refer to migration guide in (8.0) README
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index e99c968..d15ded3 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,15 @@
[![Dependency Status](https://gemnasium.com/gitlabhq/gitlab-ci.png)](https://gemnasium.com/gitlabhq/gitlab-ci)
[![Coverage Status](https://coveralls.io/repos/gitlabhq/gitlab-ci/badge.png?branch=master)](https://coveralls.io/r/gitlabhq/gitlab-ci)
+## GitLab CI 8.0
+
+GitLab CI is now integrated in GitLab. The last 'stand-alone' version of GitLab
+CI was version 7.14. The sole purpose of GitLab CI 8.0 is to help you migrate
+data from your existing (pre-8.0) CI server into GitLab 8.0.
+
+The migration procedure is documented [in
+GitLab](https://gitlab.com/gitlab-org/gitlab-ce/blob/8-0-stable/doc/migrate_ci_to_ce/README.md).
+
### Information
-Please see the [GitLab CI page on the website](https://about.gitlab.com/gitlab-ci/) for all information. \ No newline at end of file
+Please see the [GitLab CI page on the website](https://about.gitlab.com/gitlab-ci/) for all information.