feat(gitea): initial config as code structure

This commit is contained in:
Khue Doan 2022-03-14 23:22:54 +07:00
parent f5162a9135
commit b5b821f3b4

View File

@ -0,0 +1,15 @@
users:
- name: renovate
token:
secretRef: renovate-secret # ???
organizations:
- name: ops
members:
- renovate
repositories:
- path: ops/homelab
migrate:
source: https://github.com/khuedoan/homelab
mirror: false
- path: khuedoan/blog
- path: khuedoan/backstage