mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
implements multi registry management
This commit is contained in:
14
hie.yaml
14
hie.yaml
@@ -1,8 +1,10 @@
|
||||
cradle:
|
||||
stack:
|
||||
- path: "./"
|
||||
component: "start9-registry:lib"
|
||||
- path: "./app"
|
||||
component: "start9-registry:exe:start9-registry"
|
||||
- path: "./test"
|
||||
component: "start9-registry:test:start9-registry-test"
|
||||
- path: "./"
|
||||
component: "start9-registry:lib"
|
||||
- path: "./app"
|
||||
component: "start9-registry:exe:start9-registry"
|
||||
- path: "./test"
|
||||
component: "start9-registry:test:start9-registry-test"
|
||||
- path: "./cli"
|
||||
component: "start9-registry:exe:embassy-publish"
|
||||
|
||||
Reference in New Issue
Block a user