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)