Files
registry/hie.yaml

11 lines
306 B
YAML

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: "./cli"
component: "start9-registry:exe:registry-publish"