Move working directory config to backend

This commit is contained in:
Mattias Frinnström
2020-10-26 16:04:45 +01:00
parent 3b44008556
commit 7f417559bb
4 changed files with 4 additions and 4 deletions
@@ -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