From 668fb52704bdf516f29a147d8c9393a1c2cf148d Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Wed, 16 Oct 2019 14:04:01 -0700 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 37d3cef5..b3756f3e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -11,7 +11,7 @@ pool: vmImage: 'windows-latest' variables: -- group: my-variable-group +- group: main-pipeline-keys - name: solution value: 'Wabbajack.sln' - name: buildPlatform