Skip to content

Commit

Permalink
Merge pull request #230 from petabridge/dev
Browse files Browse the repository at this point in the history
Sync build systems
  • Loading branch information
Aaronontheweb authored Feb 17, 2022
2 parents 1c1f8d4 + fc0a06c commit 96c5beb
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 96c5beb

Please sign in to comment.