Update azure-pipelines.yml (version, build and release) #42

This commit is contained in:
Markus Hofknecht 2020-06-06 01:02:33 +02:00
parent b0a7235dfb
commit 4d726effa9

View file

@ -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'