Skip to content

Commit e9e802d

Browse files
committed
chore: add readme.md
1 parent 5a61efb commit e9e802d

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<p align="center">🚀 CI Github Actions</p>
2+
<p align="center">
3+
<img alt="NPM" src="https://img.shields.io/github/issues/mathmelo/ci-github-actions">
4+
<img alt="NPM" src="https://img.shields.io/github/forks/mathmelo/ci-github-actions">
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">
9+
</p>
10+
11+
## 💡 Objective
12+
13+
<p>Simple Continuous Integration setup using SonarQube, Docker BuildX and Github Actions.</p>
14+
15+
### Pipeline
16+
17+
**New code -> Quality Gate -> Code Review -> Build and push to Docker Hub**
18+
19+
## 💜 Technologies
20+
21+
- Javascript / Node
22+
- Github Actions
23+
- SonarCloud
24+
- Docker Hub
25+
26+
## 🤓 Author
27+
28+
Informations about [me](https://github.com/mathmelo).
29+
Send me a message! ;)

0 commit comments

Comments
 (0)