blob: d15ded345f4ab60ebfefa3749e8e9adb455b1f8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
## GitLab CI is an open-source continuous integration server
[](https://ci.gitlab.com/projects/3?ref=master)
[](https://codeclimate.com/github/gitlabhq/gitlab-ci)
[](https://gemnasium.com/gitlabhq/gitlab-ci)
[](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.
|