Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for credentialsStorageType (1.23 sec)

  1. .teamcity/src/main/kotlin/projects/CheckProject.kt

            val performanceTestBucketProvider =
                StatisticsBasedPerformanceTestBucketProvider(model, File("performance-test-durations.json"), File("performance-tests-ci.json"))
    
            params {
                param("credentialsStorageType", "credentialsJSON")
                // Disallow Web UI changes to TeamCity settings
                param("teamcity.ui.settings.readOnly", "true")
                // Avoid rebuilding same revision if it's already built on another branch
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Feb 12 09:12:03 UTC 2025
    - 3.9K bytes
    - Viewed (1)
Back to top