enum class AgentCleanPolicy
Specifies when the "git clean" command should be executed in case of agent-side checkout
Don't run the "git clean" command |
|
Run the "git clean" command before each build |
|
Run the "git clean" command if the branch in build is different comparing to the branch in the previous build on same agent |