Restructure demo template

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-02-26 15:02:48 +01:00
parent 4b0b815372
commit 43ff002754
4 changed files with 4 additions and 6 deletions
-3
View File
@@ -248,9 +248,6 @@ catalog:
- type: file
target: ../catalog-model/examples/acme-corp.yaml
- type: file
target: ../../plugins/scaffolder-backend/sample-templates/test-template-v2/template.yaml
scaffolder:
github:
token:
@@ -9,3 +9,4 @@ spec:
- ./docs-template/template.yaml
- ./react-ssr-template/template.yaml
- ./springboot-grpc-template/template.yaml
- ./v1beta2-demo/template.yaml
@@ -1,9 +1,9 @@
apiVersion: backstage.io/v1beta2
kind: Template
metadata:
name: test-template-v2
title: Test Template v2
description: Testing out the new template schema
name: v1beta2-demo
title: Test Action template
description: scaffolder v1beta2 template demo publishing to github
spec:
owner: backstage/techdocs-core
type: service