Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MARK_BUILD_SUCCESSFUL_ON_RETRY_SUCCESS (0.09 sec)

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

                if (isRetry) {
                    onlyRunOnGitHubMergeQueueBranch()
                }
            }
            if (isRetry) {
                script {
                    name = "MARK_BUILD_SUCCESSFUL_ON_RETRY_SUCCESS"
                    id = name
                    executionMode = ExecutionMode.RUN_ONLY_ON_FAILURE
                    conditions {
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Jun 11 12:58:05 UTC 2025
    - 8.4K bytes
    - Viewed (0)
Back to top