-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
Operating System: Windows
For Windows build slaves it would be good to support PowerShell build steps, these are essentially identical to BatchFile but execute in PowerShell instead of cmd.
hudson.plugins.powershell.PowerShell plugin="powershell@1.2">
<command>
PowerShell script commands here
</command>
</hudson.plugins.powershell.PowerShell>
I have an implementation, a pull request will be following.
- is duplicated by
-
JENKINS-27811 Support Windows PowerShell build steps
-
- Closed
-
-
JENKINS-27814 Support Windows PowerShell build steps
-
- Closed
-