Add workdir config support to scaffolder

This commit is contained in:
Mattias Frinnström
2020-10-23 14:42:59 +02:00
parent 0d58066ee5
commit 4e9453d6ed
14 changed files with 99 additions and 39 deletions
+1
View File
@@ -155,6 +155,7 @@ catalog:
target: https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples/acme-corp.yaml
scaffolder:
# workingDirectory: /tmp # Use this to configure a working direcotry for the scaffolder, defaults to the OS temp-dir
github:
token:
$env: GITHUB_TOKEN