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
@@ -69,6 +69,7 @@ auth:
providers: {}
scaffolder:
# workingDirectory: /tmp # Use this to configure a working direcotry for the scaffolder, defaults to the OS temp-dir
github:
token:
$env: GITHUB_TOKEN