guanghu-ice-heart/server-tools/lake-lamp-authz/repo-push-registry.example.json

16 lines
492 B
JSON

{
"schema": "guanghu.repo-push-registry/v1",
"repos": {
"bingshuo/hololake-platform": {
"branches": [
"main",
"feat/hldp-runtime-browser"
],
"remote": "file:///srv/guanghu/private-transport/hololake-platform.git",
"source_urls": [
"https://guanghulab.com/fifth-domain/bingshuo/hololake-platform.git"
],
"verification_url": "https://guanghulab.com/fifth-domain/bingshuo/hololake-platform/commits/branch/{branch}"
}
}
}