finished new CI

This commit is contained in:
anhefti 2021-04-12 17:50:15 +02:00
parent 836e087bf6
commit 0dd1857c80
2 changed files with 4 additions and 5 deletions

View file

@ -26,6 +26,6 @@ jobs:
- uses: codecov/codecov-action@v1
with:
flags: unittests # optional
name: codecov-umbrella # optional
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)
name: SEB Server Build # optional
fail_ci_if_error: false # optional (default = false)
verbose: false # optional (default = false)

View file

@ -1,8 +1,7 @@
Master:
.. image:: https://github.com/SafeExamBrowser/seb-server/actions/workflows/buildReporting_Java11.yml/badge.svg?branch=master
.. image:: https://github.com/SafeExamBrowser/seb-server/actions/workflows/buildReporting.yml/badge.svg?branch=master
:target: https://github.com/SafeExamBrowser/seb-server/actions
:alt: build
.. 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