Skip to content

Commit 8e409b5

Browse files
author
Abduqodiri Qurbonzoda
committed
Remove "org.jfrog.artifactory..." gradle param from benchmark build step
1 parent 068b69d commit 8e409b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.teamcity/Benchmarks.kt

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ fun Project.benchmark(target: String, platform: Platform, buildVersion: BuildTyp
5959
name = "Benchmark"
6060
tasks = benchmarkTask(target, platform)
6161
jdkHome = "%env.$jdk%"
62-
param("org.jfrog.artifactory.selectedDeployableServer.defaultModuleVersionConfiguration", "GLOBAL")
6362
gradleParams = "--info --stacktrace -P$versionSuffixParameter=%$versionSuffixParameter% -P$teamcitySuffixParameter=%$teamcitySuffixParameter%"
6463
buildFile = ""
6564
gradleWrapperPath = ""

0 commit comments

Comments
 (0)