Pass privatePackage for templating
Signed-off-by: Min Kim <minkimcello@gmail.com>
This commit is contained in:
+3
-2
@@ -5,12 +5,13 @@
|
||||
"cli": {
|
||||
"defaults": true,
|
||||
"globals": {
|
||||
"scope": "backstage",
|
||||
"private": false
|
||||
},
|
||||
"templates": [
|
||||
{
|
||||
"id": "local backend module example",
|
||||
"target": "./example-cli-template.yaml"
|
||||
"id": "example cli template",
|
||||
"target": "./example.yaml"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user