Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Logs (0.39 sec)

  1. .teamcity/src/main/kotlin/common/CommonExtensions.kt

    /**
     * This is an undocumented location that forbids anonymous access.
     * We put artifacts here to avoid accidentally exposing sensitive information publicly.
     */
    const val HIDDEN_ARTIFACT_DESTINATION = ".teamcity/gradle-logs"
    
    fun BuildType.applyDefaultSettings(
        os: Os = Os.LINUX,
        arch: Arch = Arch.AMD64,
        buildJvm: Jvm = BuildToolBuildJvm,
        timeout: Int = 30,
        artifactRuleOverride: String? = null,
    ) {
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Sep 10 01:37:13 UTC 2025
    - 15K bytes
    - Viewed (0)
Back to top