Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 434c61a

Browse files
Create vsts.yml
1 parent 61d50e3 commit 434c61a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

vsts.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
resources:
2+
- repo: self
3+
queue:
4+
name: PowerShell IoT
5+
demands: DotNetFramework
6+
7+
8+
steps:
9+
- powershell: inline 'pwsh -c ./build.ps1'

0 commit comments

Comments
 (0)