Move working directory config to backend
This commit is contained in:
@@ -38,6 +38,7 @@ backend:
|
||||
#ca: # if you have a CA file and want to verify it you can uncomment this section
|
||||
# $file: <file-path>/ca/server.crt
|
||||
{{/if}}
|
||||
# workingDirectory: /tmp # Use this to configure a working direcotry for the scaffolder, defaults to the OS temp-dir
|
||||
|
||||
integrations:
|
||||
github:
|
||||
@@ -69,7 +70,6 @@ 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