- Sort Score
- Result 10 results
- Languages All
Results 11 - 11 of 11 for applyDefaultSettings (0.14 sec)
-
.teamcity/src/main/kotlin/common/extensions.kt
* We put artifacts here to avoid accidentally exposing sensitive information publicly. */ const val hiddenArtifactDestination = ".teamcity/gradle-logs" fun BuildType.applyDefaultSettings(os: Os = Os.LINUX, arch: Arch = Arch.AMD64, buildJvm: Jvm = BuildToolBuildJvm, timeout: Int = 30) { artifactRules = """ *.psoutput => $hiddenArtifactDestination *.threaddump => $hiddenArtifactDestination
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Oct 10 03:25:26 UTC 2024 - 13.2K bytes - Viewed (0)