From 736f3728f6761a6c8916dd90d1a6cf47f86b49f3 Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Thu, 27 Jun 2019 06:44:58 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b19300a6..2718bf27 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,6 +4,7 @@ trigger: variables: - group: Vars +jobs: - job: Windows pool: vmImage: 'vs2017-win2016'