From 77ce1b7057b48d49405bbe08b0e0e3b5c3703097 Mon Sep 17 00:00:00 2001 From: Brett Hewitson Date: Fri, 23 Dec 2022 00:10:47 +1000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- .azure/pipelines/azure-pipelines.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.azure/pipelines/azure-pipelines.yml b/.azure/pipelines/azure-pipelines.yml index 5adeab5b..afd2fadf 100644 --- a/.azure/pipelines/azure-pipelines.yml +++ b/.azure/pipelines/azure-pipelines.yml @@ -12,6 +12,14 @@ pool: # vmImage: windows-latest demands: InnoSetup +resources: + repositories: + - repository: GitHubRepo + type: github + endpoint: Bletch1971 + name: Bletch1971/ServerManagers + ref: refs/heads/master + variables: - name: ApplicationName value: $(Build.DefinitionName)