Skip to content

Commit

Permalink
Update pr-validation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Feb 17, 2022
1 parent 5ce9b02 commit fc0a06c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pr-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema for reference

pool:
vmImage: vs2017-win2016
vmImage: windows-2019
demands: Cmd

trigger:
Expand Down Expand Up @@ -36,4 +36,4 @@ steps:
- task: PublishBuildArtifacts@1
inputs:
pathtoPublish: '$(Build.ArtifactStagingDirectory)'
artifactName: 'Petabridge.Templates-$(Build.BuildId)'
artifactName: 'Petabridge.Templates-$(Build.BuildId)'

0 comments on commit fc0a06c

Please sign in to comment.