enum class BuildSettingsMode
Specifies what settings to use for builds
Builds use current project settings from the TeamCity server. Settings changes in branches, history and personal builds are ignored. Users cannot run a build with custom project settings. |
|
Builds use the latest project settings from the TeamCity server. Users can run a build with older project settings via the custom build dialog. |
|
Builds load settings from the versioned settings revision calculated for the build. Users can change configuration settings in personal builds from IDE or can run a build with project settings current on the TeamCity server via the custom build dialog. |
val mapping: <ERROR CLASS> |