Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Irregular
0.5.3
Irregular.ADOPipeline.PSDevOps.ps1
#requires -Module PSDevOps
New-ADOPipeline
-Stage
PowerShellStaticAnalysis
,
TestPowerShellCrossPlatform
,
UpdatePowerShellGallery
|
Set-Content
.\azure-pipelines.yml
-Encoding
UTF8