Remove azure pipelines yml

This commit is contained in:
Lucas Girouard-Stranks
2020-06-28 16:26:42 -04:00
parent 29430fc350
commit 9a8cb1a1ab
-10
View File
@@ -1,10 +0,0 @@
trigger:
- develop
pool:
name: Default
steps:
- task: PowerShell@2
inputs:
filePath: 'build.ps1'