GitLabCIBuildInfo.

Stage Property

Summary

Gets the name of the stage as defined in .gitlab-ci.yml.

Syntax

public string Stage { get; }

Value

Type Description
string The name of the current stage.