Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for lastSuccessful (0.06 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. .teamcity/src/main/kotlin/promotion/MergeReleaseIntoMaster.kt

                dependency(
                    AbsoluteId("Gradle_${vcsBranch.branchName.uppercase()}_${NIGHTLY_SNAPSHOT_BUILD_ID}"),
                ) {
                    artifacts {
                        buildRule = lastSuccessful()
                        artifactRules = "version-info.properties => ./"
                    }
                }
            }
        }
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Tue Jun 10 10:38:00 GMT 2025
    - 2.3K bytes
    - Click Count (0)
Back to Top