README badges

This commit is contained in:
Liora Milbaum 2023-11-23 17:17:02 +02:00
parent 944663f3e7
commit d55856ef5b
2 changed files with 15 additions and 0 deletions

View File

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

View File

@ -19,3 +19,15 @@ for base operating system updates.
## More information ## More information
See the [project documentation](https://centos.github.io/centos-bootc/). 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/