WellKnownPipelineTags Fields
Class Fields 4 members
Defines well-known pipeline tags used to categorize pipeline steps.
Tag for steps that build compute resources.
public const static string BuildCompute Tag for steps that deploy to compute infrastructure.
public const static string DeployCompute Tag for steps that provision infrastructure resources.
public const static string ProvisionInfrastructure Tag for steps that push container images to a registry.
public const static string PushContainerImage