From 52b5bff6272e082bbb130f75c70f1563e15ba195 Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 22 Feb 2019 00:23:20 +0800 Subject: Remove ci trigger condition. --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c7c4047a..2e139efb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,9 +3,6 @@ # Add steps that run tests, create a NuGet package, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core -trigger: -- master - pool: vmImage: 'Ubuntu-16.04' -- cgit v1.2.3