Change combine task description
c8c5dcd1
Adam Rush
committed
succeeded
1 changed file
azure-pipelines.yml
/azure-pipelines.yml-1+1
/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'