GitLabCIBuildInfo.

Source Property

Summary

Gets how the pipeline was triggered.

Syntax

public GitLabCIPipelineSource? Source { get; }

Value

Type Description
GitLabCIPipelineSource? The trigger of the pipeline as GitLabCIPipelineSource or null if the trigger could not be determined.