Skip to content

Commit 279a9d9

Browse files
author
James Brundage
committed
chore: Moving Irregular.AdoPipeline into /Build ( Fixes #209 )
1 parent 1c49006 commit 279a9d9

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#requires -Modules PSDevOps
2+
3+
Push-Location ($PSScriptRoot | Split-Path)
4+
5+
New-ADOPipeline -Stage PowerShellStaticAnalysis, TestPowerShellCrossPlatform, UpdatePowerShellGallery |
6+
Set-Content .\azure-pipelines.yml -Encoding UTF8
7+
8+
Pop-Location

Irregular.ADOPipeline.PSDevOps.ps1

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)