Skip to content
Snippets Groups Projects
Commit 2bd55384 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

GitLab CI has same version as GitLab since now. So it is 7.8.0.pre

parent 10b0df9b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -20,8 +20,8 @@ GitLab CI officially supports (recent versions of) these Linux distributions:
 
Additionally GitLab CI requires:
 
* GitLab 6.3+ (to host the repositories you test)
* ruby 1.9.3
* GitLab 7.7+ (to host the repositories you test)
* ruby 2.1.5
* MySQL or PostgreSQL
 
Hardware requirements:
Loading
Loading
@@ -84,6 +84,12 @@ For more information see:
and
[Integrating GitLab CI With GitLab to Enable Distributed Builds](http://blog.gitlab.org/integrating-gitlab-ci-with-gitlab/)
 
### Versioning
After GitLab CI 5.4 we change versioning of project in favor of GitLab versions.
That means we release GitLab and GitLab CI with same versions.
### How to add a new project to GitLab CI
 
1. Log in the GitLab CI web interface
Loading
Loading
5.5.0.pre
7.8.0.pre
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment