Readme: No additional section needed for unsupported Gitlab versions

The section was replaced by a note in section 'Supported GitLab versions'
This commit is contained in:
Oscar Salvador Morillo Victoria 2016-03-23 19:57:28 +01:00
parent 651b85b8e3
commit 302e79fd6e
1 changed files with 2 additions and 3 deletions

View File

@ -11,9 +11,8 @@ Supported GitLab versions
* 7.14.x where it emulates Jenkins as a GitlabCI Web Service
* 8.1.x and newer via the new commit status API that supports with external CI services like Jenkins
Unsupported GitLab versions
======
* 8.0.x - in this version, GitLab folded the GitLabCI functionality into core GitLab, and in doing so broke the ability for the plugin to give build status to GitLab. **Jenkins build status will never work with GitLab 8.0.x!**
**Note:** GitLab version **8.0.x** is **not** supported! In this version, GitLab folded the GitLabCI functionality into core GitLab, and in doing so broke the ability for the plugin to give build status to GitLab. Jenkins build status will never work with GitLab 8.0.x!
Current Supported GitLabCI Functions
=====================