Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for gradle_installPath (0.21 sec)

  1. .teamcity/src/main/kotlin/configurations/Gradleception.kt

            model,
            this,
            ":distributions-full:install",
            extraParameters =
            (
                listOf(
                    stage.getBuildScanCustomValueParam(),
                    "-Pgradle_installPath=dogfood-first-for-hash",
                    "-PignoreIncomingBuildReceipt=true",
                    "-PbuildTimestamp=$dogfoodTimestamp1",
                    buildScanTagForType,
                ) + extraSysProp
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Oct 08 12:58:46 UTC 2024
    - 6.5K bytes
    - Viewed (0)
Back to top