Add workdir config support to scaffolder
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user