From 4d726effa9fd7c030057e494d852dc34dc0c75cd Mon Sep 17 00:00:00 2001 From: Markus Hofknecht Date: Sat, 6 Jun 2020 01:02:33 +0200 Subject: [PATCH] Update azure-pipelines.yml (version, build and release) #42 --- azure-pipelines.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 303033c..8b75549 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,14 +3,8 @@ # Add steps that publish symbols, save build artifacts, and more: # https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net - trigger: - batch: true - branches: - include: - - 'develop' - exclude: - - 'release/1*' +- master pool: vmImage: 'Windows-2019'