fun BuildSteps.powerShell(base: PowerShellStep? = null, init: PowerShellStep.() -> Unit = {}): Unit
Adds a build step running PowerShell script
See Also
PowerShellStep