Skip to content

Commit c9746da

Browse files
author
Oren Novotny
authored
Update and rename .azure-pipelines.yml to azure-pipelines.yml
1 parent 2f225c5 commit c9746da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.azure-pipelines.yml renamed to azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ trigger:
22
- master
33
- rel/*
44

5-
queue: Hosted VS2017
5+
pool:
6+
vmImage: vs2017-win2016
67

78
steps:
89
- task: BatchScript@1

0 commit comments

Comments
 (0)