BeforeDeployment Class
Raised before deployment pipelines are run or at the end of execution if there are no deployment pipelines (the event will always be raised regardless of whether there are deployment pipelines).
Namespace
Statiq.Common
Base Types
  • object
BeforeDeployment
object

Syntax

public class BeforeDeployment

Properties

Name Property Type Summary
Engine IEngine
ExecutionId Guid

Extension Methods