mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
15641fe26c
commit
77ce1b7057
1 changed files with 8 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue