Skip to content

Commit f22f0d5

Browse files
committed
Test Qodana container name
1 parent d438f27 commit f22f0d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ qodana {
6060
cachePath.set(projectDir.resolve(".qodana").canonicalPath)
6161
reportPath.set(projectDir.resolve("build/reports/inspections").canonicalPath)
6262
saveReport.set(true)
63+
dockerContainerName.set("2021.3-eap")
6364
showReport.set(System.getenv("QODANA_SHOW_REPORT").toBoolean())
6465
}
6566

0 commit comments

Comments
 (0)