diff --git a/try_task_config.json b/try_task_config.json new file mode 100644 index 000000000..e6c45d583 --- /dev/null +++ b/try_task_config.json @@ -0,0 +1,8 @@ +{ + "parameters": { + "optimize_target_tasks": true, + "release_type": "production", + "target_tasks_method": "release" + }, + "version": 2 +}