RunnerConfig
Index
Properties
archivableTargets
List of target's for tasks without outputs, that should be cached and persisted.
optionalautoCleanCache
Automatically clean the cache after every task run.
optionalcacheLifetime
The lifetime in which task outputs will be cached.
optionalinheritColorsForPipedTasks
Automatically inherit color settings for all tasks being ran.
logRunningCommand
Logs the task's command and arguments when running the task.
Configures aspects of the task runner (also known as the action pipeline).