Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for qParams (0.57 sec)

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

            build/reports/problems/problems-report.html
            """.trimIndent()
    
        artifactRules = artifactRuleOverride ?: defaultArtifactRules
        paramsForBuildToolBuild(buildJvm, os, arch)
        params {
            // The promotion job doesn't have a branch, so %teamcity.build.branch% doesn't work.
            param("env.BUILD_BRANCH", "%teamcity.build.branch%")
        }
    
        vcs {
    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