Table of Contents

Enum BuildKind

Namespace
Cake.Frosting.PleOps.Recipe
Assembly
Cake.Frosting.PleOps.Recipe.dll

Kind of build running.

public enum BuildKind

Fields

Development = 0

Development build: local or from a pull request.

Preview = 1

Preview / Staging build.

Stable = 2

Stable / Production build.