From 0dd1857c80b1bd48ed32c608607b3c89fa6273dd Mon Sep 17 00:00:00 2001 From: anhefti Date: Mon, 12 Apr 2021 17:50:15 +0200 Subject: [PATCH] finished new CI --- .github/workflows/buildReporting.yml | 6 +++--- README.rst | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/buildReporting.yml b/.github/workflows/buildReporting.yml index 53b38805..ccc13448 100644 --- a/.github/workflows/buildReporting.yml +++ b/.github/workflows/buildReporting.yml @@ -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) diff --git a/README.rst b/README.rst index d4760ae7..22d7da35 100644 --- a/README.rst +++ b/README.rst @@ -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