Type

enum Type : Enum<BuildTypeSettings.Type>

Build configuration type

Entries

Link copied to clipboard

Deployment configuration type (publishes/deploys artifacts of other builds to some environment)

Link copied to clipboard

Composite build configuration type

Link copied to clipboard

Regular build configuration type

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int