You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2020/04/10 22:49:40 UTC

[openmeetings] 01/01: Update Readme with CI links and status

This is an automated email from the ASF dual-hosted git repository.

sebawagner pushed a commit to branch feature/update-readme-with-ci-builds
in repository https://gitbox.apache.org/repos/asf/openmeetings.git

commit 7a48dd3786136fb7050bc4a9ef3625fe5c5d5b9c
Author: Sebastian Wagner <se...@apache.org>
AuthorDate: Sat Apr 11 10:49:31 2020 +1200

    Update Readme with CI links and status
    
    Update Readme with CI links and status
---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index 3865190..9202d0e 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,15 @@ To build from source code:
 For a detailed documentation on how to build from source and options see:
     https://openmeetings.apache.org/BuildInstructions.html
 
+Builds and CI
+====================
+
+| Description | Jenkins CI |
+| :--- | :---: |
+| Master nightly | [![Build Status](https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/badge/icon)](https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/) |
+| Master Pull Request | [![Build Status](https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pr-build/badge/icon)](https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pr-build/) |
+| 4.x Release | [![Build Status](https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/badge/icon)](https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/) |
+
 Release Notes 
 =============