Summary
Base pipeline build task
- Assembly
- Rocket
.Surgery .Nuke .AzureDevOps .dll - Namespace
- Rocket
.Surgery .Nuke .AzurePipelines - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AzurePipelinesTasks"]
class Type type-node
Syntax
public class AzurePipelinesTasks
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Constructors
Name | Summary |
---|---|
AzurePipelinesTasks |
Properties
Name | Value | Summary |
---|---|---|
Is |
Expression |
Gets a value that determines if the build is running on Azure DevOps.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|