Skip to content

Commit 7071891

Browse files
fzhinkinzoobestik
authored andcommitted
Enable conf cache
1 parent faadeeb commit 7071891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/references/builds/kotlinx/io/KotlinxIOBuildApiReference.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ object KotlinxIOBuildApiReference : BuildApiPages(
2626
scriptContent = """
2727
#!/bin/bash
2828
set -e -u
29-
./gradlew :dokkaGenerate --no-daemon --no-configuration-cache
29+
./gradlew :dokkaGenerate --no-daemon
3030
""".trimIndent()
3131
}
3232
}

0 commit comments

Comments
 (0)