From 38a1d4de0c5d9be5dff1da32356fb4b20ff16181 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