Table of Contents

Class TriggerBuildRequest

Namespace
Ando.Server.Contracts.Projects
Assembly
Ando.Server.dll

Request to manually trigger a build.

public class TriggerBuildRequest
Inheritance
TriggerBuildRequest
Inherited Members

Properties

Branch

Branch to build (defaults to repository's default branch).

public string? Branch { get; set; }

Property Value

string