We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2acf7e9 commit 320f917Copy full SHA for 320f917
README.md
@@ -5,9 +5,12 @@
5
<img alt="NPM" src="https://img.shields.io/github/stars/mathmelo/ci-github-actions">
6
</p>
7
<p align="center">
8
- <img alt="NPM" src="https://sonarcloud.io/api/project_badges/quality_gate?project=mathmelo_ci-github-actions">
+ <a href="https://sonarcloud.io/organizations/mathmelo2000/projects" target="_blank" rel=“noreferrer”>
9
+ <img alt="NPM" src="https://sonarcloud.io/api/project_badges/quality_gate?project=mathmelo_ci-github-actions">
10
+ </a>
11
12
13
+
14
## 💡 Objective
15
16
<p>Simple Continuous Integration setup using SonarQube, Docker BuildX and Github Actions.</p>
0 commit comments