From b29dc7159b637331b8beb48e881e0d63aec54e0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=ABl=20Mugnier?= <46538060+noelmugnier@users.noreply.github.com> Date: Tue, 2 Feb 2021 20:39:07 +0100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6252d86..878d1e9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ # https://docs.microsoft.com/azure/devops/pipelines/languages/php trigger: -- main + batch: true pool: vmImage: 'ubuntu-latest'