Pipeline Steps
Functions
Adds a build step running ant script
Adds a bazel step to execute bazel command
Adds a Container Deployer build step.
Adds a build step running a C# script from a specified file
Adds a build step running a C# script with the specified content
Example. Adds a Docker Build build step with a source as Dockerfile located in the checkout directory with extra Docker command line argument.
Example. Adds a Docker Compose build step with specified Compose YAML file.
Adds a dotCover build step to run dotCover coverage tool
Adds a dotnet build step to run .NET CLI command
Adds a dotnet clean step to run .NET CLI command
Adds a dotnet build step to run a custom command
Adds a Visual Studio IDE step to run Visual Studio IDE command
Adds a .NET msbuild step to run .NET MSBuild
Adds a dotnet nuget delete step to run .NET CLI command
Adds a dotnet nuget push step to run .NET CLI command
Adds a dotnet pack step to run .NET CLI command
Adds a dotnet publish step to run .NET CLI command
Adds a dotnet restore step to run .NET CLI command
Adds a dotnet run step to run .NET CLI command
Adds a dotnet test step to run .NET CLI command
Adds a .NET vstest step to run .NET VSTest
Adds a build step running the specified executable with given arguments
Add an FxCop build step.
Adds a build step running gradle script
Adds a build step running a Kotlin script from a specified file
Adds a build step running a Kotlin script with the specified content
Adds a build step running Maven
Adds a build step running MSBuild script
Adds a build step running MSpec tests
Adds a build step running NAnt scripts
Adds a Node.js build step
Adds a NuGet installer step to run nuget restore command
Adds a NuGet pack step to run nuget pack command
Adds a NuGet publish step to run nuget push command
Adds a build step running NUnit tests
Adds a build step running NUnit tests
Inserts a build step placeholder.
Adds a build step running PowerShell script
Adds a Python build step
Adds a Duplicates finder (ReSharper) build step to find C# and VB duplicate code.
Adds an Inspections (ReSharper) build step for gathering JetBrains ReSharper inspection results.
Adds a build step running a script with the specified content
Adds a Simple Build Tool (Scala) build step running SBT builds.
Validates this object and reports found errors to the provided consumer
Adds a build step running Visual Studio solution
Adds a build step for running Xcode projects.