Skip to content

Commit a1df97b

Browse files
committed
Test double badges
1 parent fc0e9f4 commit a1df97b

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,11 @@ These starters provide a common foundation to learn, compare, and quickly set up
4646

4747
## 🔧 Continuous Integration (CI)
4848

49-
| Project | Badge CI |
50-
|-------------------|----------|
51-
| Angular Starter | [![Angular Starter CI](https://github.com/ganatan/starters/actions/workflows/angular-starter.yml/badge.svg?branch=master)](https://github.com/ganatan/starters/actions/workflows/angular-starter.yml) |
52-
| Angular Bootstrap | [![Angular Bootstrap CI](https://github.com/ganatan/starters/actions/workflows/angular-bootstrap.yml/badge.svg?branch=master)](https://github.com/ganatan/starters/actions/workflows/angular-bootstrap.yml) |
49+
| Project | GitHub CI | GitLab CI |
50+
|-------------------|-----------|-----------|
51+
| Angular Starter | [![GitHub CI](https://github.com/ganatan/starters/actions/workflows/angular-starter.yml/badge.svg?branch=master)](https://github.com/ganatan/starters/actions/workflows/angular-starter.yml) | [![GitLab CI](https://gitlab.com/ganatan/starters/badges/master/pipeline.svg?job=build:angular-starter)](https://gitlab.com/ganatan/starters/-/jobs?scope=success&job=build:angular-starter) |
52+
| Angular Bootstrap | [![GitHub CI](https://github.com/ganatan/starters/actions/workflows/angular-bootstrap.yml/badge.svg?branch=master)](https://github.com/ganatan/starters/actions/workflows/angular-bootstrap.yml) | [![GitLab CI](https://gitlab.com/ganatan/starters/badges/master/pipeline.svg?job=build:angular-bootstrap)](https://gitlab.com/ganatan/starters/-/jobs?scope=success&job=build:angular-bootstrap) |
53+
| Spring Boot Starter || [![GitLab CI](https://gitlab.com/ganatan/starters/badges/master/pipeline.svg?job=build:springboot-starter)](https://gitlab.com/ganatan/starters/-/jobs?scope=success&job=build:springboot-starter) |
5354

5455
---
5556

angular/angular-starter/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)