https://github.com/rhobs/rhobs-konflux-obs-api
https://github.com/rhobs/rhobs-konflux-obs-api
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rhobs/rhobs-konflux-obs-api
- Owner: rhobs
- Created: 2025-02-17T10:17:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-08T09:30:41.000Z (8 months ago)
- Last Synced: 2025-11-08T11:24:25.716Z (8 months ago)
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```