From f4e958641bcc608e92ff19b8fc991783ff7649ee Mon Sep 17 00:00:00 2001 From: Numfor Tiapo Date: Fri, 29 Oct 2021 15:43:45 -0700 Subject: [PATCH] Use Batched Integration (#432) --- azure-pipelines-samples.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines-samples.yml b/azure-pipelines-samples.yml index b8b2aab2..93bc027a 100644 --- a/azure-pipelines-samples.yml +++ b/azure-pipelines-samples.yml @@ -32,6 +32,7 @@ pool: # CI trigger trigger: + batch: true branches: include: - master