Skip to content

Commit

Permalink
Update and rename .azure-pipelines.yml to azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Sep 15, 2018
1 parent 1f9c464 commit ef5b569
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .azure-pipelines.yml → azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ trigger:
- master
- rel/*

queue: Hosted VS2017
pool:
vmImage: vs2017-win2016

variables:
BuildConfiguration: Release
Expand Down

0 comments on commit ef5b569

Please sign in to comment.