An open API service indexing awesome lists of open source software.

https://github.com/rhobs/rhobs-konflux-obs-api


https://github.com/rhobs/rhobs-konflux-obs-api

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# rhobs-konflux-obs-api

Use this repository to deploy the Obs API built with Konflux

## Update submodule

Update the submodule to the latest commit:
```bash
git submodule init
git submodule update --remote
```