Skip to content

Commit

Permalink
Add Quality Gate status
Browse files Browse the repository at this point in the history
  • Loading branch information
oveldman committed Feb 4, 2024
1 parent a0b69c8 commit 540f498
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MadWorld/MadWorld.sln
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GithubActions", "GithubActions", "{CF382674-8071-4F0B-8A36-C2FFD1063758}"
ProjectSection(SolutionItems) = preProject
..\.github\workflows\docker-builds.yml = ..\.github\workflows\docker-builds.yml
..\.github\workflows\sonarqube.yml = ..\.github\workflows\sonarqube.yml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MadWorld.Backend.Identity.Contracts", "MadWorld.Backend.Identity.Contracts\MadWorld.Backend.Identity.Contracts.csproj", "{AA4535D1-335E-4748-AD8B-A00BF0336D84}"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[![Docker Builds & Push](https://github.com/oveldman/MadWorldVPS/actions/workflows/docker-builds.yml/badge.svg)](https://github.com/oveldman/MadWorldVPS/actions/workflows/docker-builds.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=oveldman_MadWorldVPS&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=oveldman_MadWorldVPS) [![Docker Builds & Push](https://github.com/oveldman/MadWorldVPS/actions/workflows/docker-builds.yml/badge.svg)](https://github.com/oveldman/MadWorldVPS/actions/workflows/docker-builds.yml)

# MadWorldVPS

0 comments on commit 540f498

Please sign in to comment.