Merge pull request #67 from lmilbaum/badges

README badges
This commit is contained in:
Liora Milbaum 2023-11-23 17:20:59 +02:00 committed by GitHub
commit 796d0b5dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 0 deletions

View File

@ -15,6 +15,9 @@ on:
workflow_dispatch:
env:
REGISTRY: quay.io
jobs:
build-and-push-image:
runs-on: ubuntu-latest

View File

@ -19,3 +19,15 @@ for base operating system updates.
## More information
See the [project documentation](https://centos.github.io/centos-bootc/).
## Badges
| Badge | Description | Service |
| ----------------------- | -------------------- | ------------ |
| [![Renovate][1]][2] | Dependencies | Renovate |
| [![Pre-commit][3]][4] | Static quality gates | pre-commit |
[1]: https://img.shields.io/badge/renovate-enabled-brightgreen?logo=renovate
[2]: https://renovatebot.com
[3]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit
[4]: https://pre-commit.com/