From 80343fab6624f74f0777968dd213c3a26e65890d Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 4 Mar 2019 16:46:46 +0800 Subject: Update pipeline file. --- azure-pipelines.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 63a63431..1cdf1c3a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,9 +4,7 @@ # https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core trigger: - branches: - include: - - master +- master pool: vmImage: 'Ubuntu-16.04' -- cgit v1.2.3