Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Brett Hewitson 2022-12-23 00:10:47 +10:00
parent 15641fe26c
commit 77ce1b7057

View file

@ -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)