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 <[email protected]> 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 | [](https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/) | +| Master Pull Request | [](https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pr-build/) | +| 4.x Release | [](https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/) | + Release Notes =============
