AppVeyorTagInfo.

IsTag Property

Summary

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

Syntax

public bool IsTag { get; }

Value

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