From 4b4848aee358f7784ff47240ce363b8b23e75b7a Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Thu, 2 Sep 2021 13:31:12 -0700 Subject: [PATCH] [ci.yaml] Add builders to recipes cq --- .ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index 460badfbdf12..ebedd203b3ca 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -39,6 +39,7 @@ targets: recipe: plugins/plugins timeout: 30 properties: + add_recipes_cq: "true" target_file: windows_build_and_platform_tests.yaml dependencies: > [ @@ -50,6 +51,7 @@ targets: recipe: plugins/plugins timeout: 30 properties: + add_recipes_cq: "true" target_file: windows_build_and_platform_tests.yaml channel: stable dependencies: >