new CI
This commit is contained in:
parent
657bf3f3e9
commit
d79aae0a7d
2 changed files with 2 additions and 3 deletions
2
.github/workflows/buildReporting_Java11.yml
vendored
2
.github/workflows/buildReporting_Java11.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
|||
java-version: '11'
|
||||
distribution: 'adopt'
|
||||
- name: Build with Maven
|
||||
run: mvn clean install
|
||||
run: mvn clean install -e -P let_reporting
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
Master:
|
||||
|
||||
.. image:: https://travis-ci.com/SafeExamBrowser/seb-server.svg?branch=master
|
||||
:target: https://travis-ci.com/SafeExamBrowser/seb-server
|
||||
![build] https://github.com/SafeExamBrowser/seb-server/actions/workflows/buildReporting_Java8.yml/badge.svg?branch=master
|
||||
.. image:: https://readthedocs.org/projects/seb-server/badge/?version=latest
|
||||
:target: https://seb-server.readthedocs.io/en/latest/?badge=latest
|
||||
.. image:: https://codecov.io/gh/SafeExamBrowser/seb-server/branch/master/graph/badge.svg
|
||||
|
|
Loading…
Reference in a new issue