From 8ace6dc92e67a64632f9ddae5f4a16eae385cc8c Mon Sep 17 00:00:00 2001 From: Eugene Date: Mon, 24 Jun 2019 14:33:59 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d67f28f5..22bd61cf 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,6 +1,9 @@ trigger: - master +variables: +- group: Vars + pool: vmImage: 'windows-2019'