Skip to content

Commit e6fa6a9

Browse files
author
Abduqodiri Qurbonzoda
committed
Set benchmarks build file path
1 parent 6fe71c1 commit e6fa6a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.teamcity/settings.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ fun Project.benchmark(target: String, platform: String) = BuildType {
156156
tasks = "${target}Benchmark"
157157
jdkHome = "%env.$jdk%"
158158
param("org.jfrog.artifactory.selectedDeployableServer.defaultModuleVersionConfiguration", "GLOBAL")
159+
buildFile = ""
160+
gradleWrapperPath = ""
159161
}
160162
}
161163

0 commit comments

Comments
 (0)