Skip to content

Commit 27d39ba

Browse files
committed
Ensure a clean build when checking for tzdb updates
1 parent e0c73be commit 27d39ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.teamcity/additionalConfiguration.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ fun Project.additionalConfiguration() {
3434

3535
vcs {
3636
root(DslContext.settingsRoot)
37+
cleanCheckout = true
3738
}
3839

3940
steps {

0 commit comments

Comments
 (0)