microsoft / azure-pipelines-agent

Azure Pipelines Agent 🚀
MIT License
1.73k stars 869 forks source link

run AzurePowershell task using pwsh to prevent stackoverflow #4975

Closed DmitriiBobreshev closed 2 months ago

DmitriiBobreshev commented 2 months ago

Description: Add pwsh: true input to AzurePowershell task to run the task using PowerShell Core.