AgentCleanPolicy

Specifies when the "git clean" command should be executed in case of agent-side checkout

Entries

Link copied to clipboard

Don't run the "git clean" command

Link copied to clipboard

Run the "git clean" command before each build

Link copied to clipboard

Run the "git clean" command if the branch in build is different comparing to the branch in the previous build on same agent

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.