mirror of
https://github.com/MichaelGrafnetter/DSInternals
synced 2025-01-10 00:09:39 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
d5870858e3
commit
01c3c0b450
@ -14,14 +14,13 @@ pr:
|
||||
exclude:
|
||||
- '**/*.md'
|
||||
|
||||
pool:
|
||||
vmImage: 'VS2017-Win2016'
|
||||
|
||||
variables:
|
||||
solution: '**/*.sln'
|
||||
packagesFolder: 'Build/packages'
|
||||
|
||||
jobs:
|
||||
pool:
|
||||
vmImage: 'VS2017-Win2016'
|
||||
jobs:
|
||||
-job: Test
|
||||
variables:
|
||||
buildConfiguration: 'Debug'
|
||||
|
Loading…
Reference in New Issue
Block a user