Skip to content

Commit b8ff5e7

Browse files
committed
azure pipelines test
1 parent 305ad5e commit b8ff5e7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

azure-pipelines.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: 2.0$(Rev:.r)
2+
3+
jobs:
4+
- job: build
5+
pool:
6+
vmImage: vs2017-win2016
7+
8+
steps:
9+
- powershell: |
10+
Write-Host test

0 commit comments

Comments
 (0)