From 421fcee257e2c2da4c2200a9ef8e0907741cc5c5 Mon Sep 17 00:00:00 2001 From: Johan Lorenzo Date: Wed, 22 Jul 2020 10:19:10 +0200 Subject: [PATCH] try release --- try_task_config.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 try_task_config.json 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 +}