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 5b50900 commit e0c73beCopy full SHA for e0c73be
.teamcity/additionalConfiguration.kt
@@ -66,6 +66,7 @@ fun Project.additionalConfiguration() {
66
minute = 50
67
}
68
triggerBuild = always()
69
+ withPendingChangesOnly = false
70
branchFilter = "+:<default>"
71
72
0 commit comments