fun BuildSteps.dotnetPublish(init: DotnetPublishStep.() -> Unit): DotnetPublishStep
Adds a dotnet publish step to run .NET CLI command
See Also
DotnetPublishStep