Update e2e badges in README (#425)

This commit is contained in:
Malte Poll 2022-11-02 09:35:08 +01:00 committed by GitHub
parent 1952eb5721
commit 96d594b6e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,8 @@
<p>
<a href="https://github.com/edgelesssys/constellation/blob/main/LICENSE"><img src="https://img.shields.io/github/license/edgelesssys/constellation" alt="Constellation License"></a>
<a href="https://github.com/edgelesssys/constellation/actions/workflows/e2e-test-azure.yml?query=branch%3Amain"><img src="https://github.com/edgelesssys/constellation/actions/workflows/e2e-test-azure.yml/badge.svg?branch=main" alt="E2E Test Azure"></a>
<a href="https://github.com/edgelesssys/constellation/actions/workflows/e2e-test-gcp.yml?query=branch%3Amain"><img src="https://github.com/edgelesssys/constellation/actions/workflows/e2e-test-gcp.yml/badge.svg?branch=main" alt="E2E Test GCP"></a>
<a href="https://github.com/edgelesssys/constellation/actions/workflows/e2e-test-daily.yml?query=branch%3Amain"><img src="https://github.com/edgelesssys/constellation/actions/workflows/e2e-test-daily.yml/badge.svg?branch=main" alt="Daily E2E Tests"></a>
<a href="https://github.com/edgelesssys/constellation/actions/workflows/e2e-test-weekly.yml?query=branch%3Amain"><img src="https://github.com/edgelesssys/constellation/actions/workflows/e2e-test-weekly.yml/badge.svg?branch=main" alt="Weekly E2E Tests"></a>
<a href="https://github.com/edgelesssys/constellation/actions/workflows/test-govulncheck.yml?query=branch%3Amain"><img src="https://github.com/edgelesssys/constellation/actions/workflows/test-govulncheck.yml/badge.svg?branch=main" alt="Govulncheck"></a>
<a href="https://goreportcard.com/report/github.com/edgelesssys/constellation/v2"><img src="https://goreportcard.com/badge/github.com/edgelesssys/constellation/v2" alt="Go Report"></a>
<a href="https://discord.gg/rH8QTH56JN"><img src="https://img.shields.io/discord/823900998606651454?color=7389D8&label=discord&logo=discord&logoColor=ffffff" alt="Discord"></a>