BambooCustomBuildInfo.

IsCustomBuild Property

Summary

Gets a value indicating whether build was started by pushed tag.

Syntax

public bool IsCustomBuild { get; }

Value

Type Description
bool true if build was started by pushed tag; otherwise, false.