fix(jd): publish Guanghu router runtime source
This commit is contained in:
parent
e82a377b58
commit
e2bb573a58
14 changed files with 1492 additions and 73 deletions
|
|
@ -1,9 +1,16 @@
|
|||
{
|
||||
"schema": "guanghu.repo-push-registry/v1",
|
||||
"repos": {
|
||||
"bingshuo/guanghu-ice-heart": {
|
||||
"branch": "main",
|
||||
"remote": "http://127.0.0.1:3000/bingshuo/guanghu-ice-heart.git",
|
||||
"verification_url": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart/commits/main"
|
||||
"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}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue