1 changed file
azure-pipelines.yml | ||
Add comment 21
Add comment 22 - powershell: |
Add comment 23 .\Build\build.ps1 -TaskList 'CombineFunctionsAndStage'
Add comment 24 Minus displayName: "CombineFunctions"
Add comment 24 Plus displayName: "Combine PowerShell functions into single module file"
Add comment 25
Add comment 26 - powershell: |
Add comment 27 .\Build\build.ps1 -TaskList 'Analyze'