From ded2352f620b122450189015bad48fafb8e7a321 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 4 Mar 2019 16:40:25 +0800 Subject: Update pipeline file. --- azure-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4bbf12af..63a63431 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,6 +3,11 @@ # Add steps that run tests, create a NuGet package, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core +trigger: + branches: + include: + - master + pool: vmImage: 'Ubuntu-16.04' -- cgit v1.2.3