We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c73be commit 27d39baCopy full SHA for 27d39ba
.teamcity/additionalConfiguration.kt
@@ -34,6 +34,7 @@ fun Project.additionalConfiguration() {
34
35
vcs {
36
root(DslContext.settingsRoot)
37
+ cleanCheckout = true
38
}
39
40
steps {
0 commit comments