https://github.com/rhobs/rhobs-konflux-token-refresher
https://github.com/rhobs/rhobs-konflux-token-refresher
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rhobs/rhobs-konflux-token-refresher
- Owner: rhobs
- Created: 2025-03-11T10:51:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T11:58:17.000Z (over 1 year ago)
- Last Synced: 2025-03-11T12:19:29.430Z (over 1 year ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rhobs-konflux-token-refresher
Use this repository to deploy the token-refresher built with Konflux
## Update submodule
Update the submodule to the latest commit:
```bash
git submodule init
git submodule update --remote
```