mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +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
|
# vmImage: windows-latest
|
||||||
demands: InnoSetup
|
demands: InnoSetup
|
||||||
|
|
||||||
|
resources:
|
||||||
|
repositories:
|
||||||
|
- repository: GitHubRepo
|
||||||
|
type: github
|
||||||
|
endpoint: Bletch1971
|
||||||
|
name: Bletch1971/ServerManagers
|
||||||
|
ref: refs/heads/master
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- name: ApplicationName
|
- name: ApplicationName
|
||||||
value: $(Build.DefinitionName)
|
value: $(Build.DefinitionName)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue