BuildSettings interface
Represents system-wide build settings.
Properties
days |
The number of days to keep records of deleted builds. |
default |
The default retention policy. |
maximum |
The maximum retention policy. |
Property Details
daysToKeepDeletedBuildsBeforeDestroy
The number of days to keep records of deleted builds.
daysToKeepDeletedBuildsBeforeDestroy: number
Property Value
number
defaultRetentionPolicy
The default retention policy.
defaultRetentionPolicy: RetentionPolicy
Property Value
maximumRetentionPolicy
The maximum retention policy.
maximumRetentionPolicy: RetentionPolicy