File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ nodeLinker: node-modules
33plugins :
44 - checksum : 8af7b3f2d7d19cacc7a3712f871efcb6208ba283a1f532260b0cba80c2cb66ed772b207b5ba41b8c5d64dd8d5e0c0e15bbb445bd14afac491712965211ba027c
55 path : .yarn/plugins/@yarnpkg/plugin-backstage.cjs
6- spec : " https://versions.backstage.io/v1/releases/1.42.5/yarn-plugin"
6+ spec : ' https://versions.backstage.io/v1/releases/1.42.5/yarn-plugin'
77
88yarnPath : .yarn/releases/yarn-4.9.4.cjs
Original file line number Diff line number Diff line change 55auth :
66 environment : development
77 providers :
8+ guest : {}
89 github :
910 development :
1011 clientId : ${GITHUB_CLIENT_ID}
@@ -36,10 +37,6 @@ backend:
3637 # ca: # if you have a CA file and want to verify it you can uncomment this section
3738 # $file: <file-path>/ca/server.crt
3839
39- auth :
40- providers :
41- guest : {}
42-
4340catalog :
4441 # Overrides the default list locations from app-config.yaml as these contain example data.
4542 # See https://backstage.io/docs/features/software-catalog/#adding-components-to-the-catalog for more details
You can’t perform that action at this time.
0 commit comments