Skip to content

Commit

Permalink
Merge pull request jenkinsci#140 from thommy101/8.1_ci_readme_update
Browse files Browse the repository at this point in the history
Added missing documentation 8.1 CI features
  • Loading branch information
omehegan committed Dec 1, 2015
2 parents 0131b79 + 794f773 commit bad5130
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,10 @@ If you plan to use forked repositories, you will need to enable the GitLab CI in
* Add a Web Hook for *Merge Request Events* and *Push Events* to ``http://JENKINS_URL/project/PROJECT_NAME`` <br/>
**Note:** You do not need to select any "Trigger Events" as the Web Hook for Merge Request Events will alert Jenkins.

## GitLab Configuration (≥ 8.1)
### GitLab Configuration (≥ 8.1)
GitLab 8.1 uses the same configuration as GitLab 8.0
* GitLab 8.1 has implemented a commit status api. To enable this check the ``Use GitLab CI features`` under the project settings.
* Configure access to GitLab as described above in "Configure access to GitLab"

### GitLab Configuration (< 8.0)
* In GitLab go to you primary repository's project *Settings*
Expand Down

0 comments on commit bad5130

Please sign in to comment.