Add scaffolder config to monorepo (#2492)
This commit is contained in:
@@ -102,6 +102,13 @@ catalog:
|
||||
- type: github
|
||||
target: https://github.com/spotify/backstage/blob/master/plugins/scaffolder-backend/sample-templates/all-templates.yaml
|
||||
|
||||
scaffolder:
|
||||
github:
|
||||
token:
|
||||
$secret:
|
||||
env: GITHUB_ACCESS_TOKEN
|
||||
visibility: public # or 'internal' or 'private'
|
||||
|
||||
auth:
|
||||
providers:
|
||||
google:
|
||||
|
||||
Reference in New Issue
Block a user